Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9437…29610xc4f0…0bb9Base—$10.6170%0xd05c…82602d ago0xa5cb8a…84e542
0x32a7…3cc10xc4f0…0bb9Base—$129.2970%0xd05c…82602d ago0x064fbe…d72064
0x32a7…3cc10xc4f0…0bb9Base—$175.0170%0xd05c…82602d ago0xe43173…e82dcb
0xfc60…cc900xc4f0…0bb9Base—$173.0170%0xd05c…82602d ago0xb7a911…2b728e
0x32a7…3cc10xc4f0…0bb9Base—$175.0170%0xd05c…82602d ago0x92a20a…f335bc
0x9437…29610xc4f0…0bb9Base—$10.4570%0xd05c…82602d ago0xf23511…1b1fe3
0x9437…29610xc4f0…0bb9Base—$10.3470%0xd05c…82602d ago0x31ffe8…abba60
0xfc60…cc900xc4f0…0bb9Base—$171.0370%0xd05c…82602d ago0xc0e28b…56b0bb
0x39ae…858e0xc4f0…0bb9Base—$57.0170%0xd05c…82602d ago0x009bf4…6092b7
0x7e04…aebb0xc4f0…0bb9Base—$125.4770%0xd05c…82602d ago0x673a86…dec733
0x7e04…aebb0xc4f0…0bb9Base—$122.6170%0xd05c…82602d ago0x954a2c…2f58ec
0xe1e1…a70e0xc4f0…0bb9Base—$5.2070%0xd05c…82602d ago0x26ac05…405601
0xe1e1…a70e0xc4f0…0bb9Base—$5.0070%0xd05c…82602d ago0x3e4200…dae065
0xfc60…cc900xc4f0…0bb9Base—$170.0370%0xd05c…82602d ago0x00406a…697f5d
0xe1e1…a70e0xc4f0…0bb9Base—$4.8070%0xd05c…82602d ago0x0039d1…fac300
0xe1e1…a70e0xc4f0…0bb9Base—$4.7070%0xd05c…82602d ago0xb480e6…9dec9d
0xe1e1…a70e0xc4f0…0bb9Base—$4.7070%0xd05c…82602d ago0x8a16f9…e29fed
0xfc60…cc900xc4f0…0bb9Base—$166.0370%0xd05c…82602d ago0xab9858…f22d06
0xfc60…cc900xc4f0…0bb9Base—$160.0370%0xd05c…82602d ago0x7260ab…b3ecfc
0xd1b3…752b0xc4f0…0bb9Base—$46.0170%0xd05c…82602d ago0x28f1ca…ed2006
0x7e04…aebb0xc4f0…0bb9Base—$118.7770%0xd05c…82602d ago0xc2ca79…b54755

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.