Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd617…fe3a0x6839…1a2bBase—$0.003100%coinbase8d ago0xfbf6c2…a70784
0x5047…f6cd0x6839…1a2bBase—$0.003100%coinbase8d ago0xa0b2ff…3c8d2f
0xe3ea…95b60x6839…1a2bBase—$0.003100%coinbase8d ago0x3b5f44…c9d115
0xb205…ff740x6839…1a2bBase—$0.003100%coinbase8d ago0xcb1093…ada4dc
0xb14f…1b2b0x6839…1a2bBase—$15.00100%coinbase8d ago0x14d918…62c957
0x5fa0…cefb0x6839…1a2bBase—$0.003100%coinbase8d ago0x4a2ee5…03b3ca
0x5103…29330x6839…1a2bBase—$1.00100%coinbase8d ago0xbcf1d9…4aee4a
0xfcaf…fc810x6839…1a2bBase—$1.00100%coinbase8d ago0xfbf4d4…593a84
0xcdd3…d9ef0x6839…1a2bBase—$5.00100%coinbase8d ago0x44084f…2ebcd9
0x62e6…99040x6839…1a2bBase—$1.00100%coinbase8d ago0xd6ded8…98e845
0x44fd…cf290x6839…1a2bBase—$1.00100%coinbase8d ago0x8c0aaf…a41fc7
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase8d ago0x01b232…ae127d
0x5e49…fbdd0x6839…1a2bBase—$0.003100%coinbase8d ago0x1bdc81…f23522
0xafec…71950x6839…1a2bBase—$0.003100%coinbase8d ago0x8b18b4…63f141
0x8715…a3000x6839…1a2bBase—$0.003100%coinbase8d ago0x4f9c1e…5e3f66
0x30d5…d09e0x6839…1a2bBase—$0.003100%coinbase8d ago0xc9093a…22f120
0xbe2c…fb150x6839…1a2bBase—$0.003100%coinbase8d ago0x922ce9…0e3541
0x3382…c44c0x6839…1a2bBase—$0.003100%coinbase8d ago0x78e212…b18748
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase8d ago0x0b59ff…fb0952
0x4837…e2240x6839…1a2bBase—$0.003100%coinbase8d ago0xd37d9f…8c5f2f
0x14aa…cd390x6839…1a2bBase—$0.003100%coinbase8d ago0xa09a92…da7241
0x14aa…cd390x6839…1a2bBase—$0.003100%coinbase8d ago0x25d36b…4d9ec2
0x02fa…06890x6839…1a2bBase—$0.003100%coinbase8d ago0x227222…1e84fd
0x0483…4fa60x6839…1a2bBase—$0.003100%coinbase8d ago0xa23e59…f0a01f
0xd6f4…efce0x6839…1a2bBase—$0.003100%coinbase8d ago0x7c82e0…9658de

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.