Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.006378100%0x6366…f1e280d ago0x4a7bc3…eec3b9
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e280d ago0x0f886e…2d4488
0x28e8…dec70x6366…f1e2Base—$0.006381100%0x6366…f1e280d ago0x806b17…740780
0x28e8…dec70x6366…f1e2Base—$1.42100%0x6366…f1e280d ago0x88b171…11df65
0x28e8…dec70x6366…f1e2Base—$1.52100%0x6366…f1e280d ago0x4d978e…6a9767
0x28e8…dec70x6366…f1e2Base—$0.001729100%0x6366…f1e280d ago0x2585bb…47b47d
0x28e8…dec70x6366…f1e2Base—$0.006119100%0x6366…f1e280d ago0x23868e…9c4089
0x28e8…dec70x6366…f1e2Base—$0.52100%0x6366…f1e280d ago0xd0c160…2770c7
0x28e8…dec70x6366…f1e2Base—$0.006604100%0x6366…f1e280d ago0x4a95f4…a725c2
0x28e8…dec70x6366…f1e2Base—$1.92100%0x6366…f1e280d ago0x7d98d9…9bac52
0x28e8…dec70x6366…f1e2Base—$0.005009100%0x6366…f1e280d ago0xb62ef6…191e3a
0x28e8…dec70x6366…f1e2Base—$1.40100%0x6366…f1e280d ago0x4d1cb0…133b5c
0x28e8…dec70x6366…f1e2Base—$0.02100%0xfc74…d8a580d ago0xe48016…6897ec
0x28e8…dec70x6366…f1e2Base—$0.006849100%0x6366…f1e280d ago0xb035e9…1e38d0
0x28e8…dec70x6366…f1e2Base—$0.52100%0x6366…f1e280d ago0xd0d08a…1d5041
0x28e8…dec70x6366…f1e2Base—$0.006851100%0x6366…f1e280d ago0xd6a140…f809a1
0x28e8…dec70x6366…f1e2Base—$0.62100%0x6366…f1e280d ago0x5586ac…1fd881
0x28e8…dec70x6366…f1e2Base—$0.007165100%0x6366…f1e280d ago0x35b4f2…bc34b9
0x28e8…dec70x6366…f1e2Base—$0.36100%0x6366…f1e280d ago0x528ca4…28c098
0x28e8…dec70x6366…f1e2Base—$0.19100%0x17c8…043680d ago0x0855fe…7a7751
0x28e8…dec70x6366…f1e2Base—$0.006771100%0x6366…f1e280d ago0x6f54a5…40feef
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e280d ago0x092d1f…e13943
0x28e8…dec70x6366…f1e2Base—$0.12100%0xfc74…d8a580d ago0x112db7…e2d386
0x28e8…dec70x6366…f1e2Base—$0.006105100%0x6366…f1e280d ago0xe55eba…615e27
0x28e8…dec70x6366…f1e2Base—$0.21100%0x6366…f1e280d ago0xfb74e1…819e14

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.