Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xe7240f…c01638
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xad104c…b109f2
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x152dac…2e02ea
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xe318d5…1c8dd4
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xe7a98f…d9bd85
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xac757a…59008b
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x1ab98d…9effc8
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x682c79…478937
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x7e06d5…a4720b
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x3d81fb…031be8
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xbcc2b3…f834ee
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xccbec6…d19246
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xae8827…1fd9ba
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x63f238…367f7f
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x033e5c…9d50d3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xacc1f8…b35d9b
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x14a755…232de8
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xacada2…5453f1
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x864952…11d745
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xa9da0a…f009f1
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x21d3b6…1ad3a1
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xb9143d…675192
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0x116818…89a1f8
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xdab3e8…ee31a9
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539d ago0xe51956…ecdad3

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.