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 ago0x89941f…1da6d6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xa91343…f87107
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xb62404…50265a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x9a7c0b…5fad48
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xfe0e4d…df19ed
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xa199aa…a20c63
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xddfb99…a26659
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x7cae56…d05596
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xb7faff…dffa0d
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x1b301f…f73813
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x9ec8a8…21fec9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xcae00f…0fb662
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x617fa1…72b050
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x11ca09…d8ddb5
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x9e2817…644dca
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xcf1825…4d88cc
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xc3eee0…72cd7f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x8642e1…b01ed2
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x68cfcb…2b4c76
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xec60ca…5c9496
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x2314bf…6a3097
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x1345e1…b8edca
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x6c98d1…01b4a5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x675c60…9f7af3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xc52f82…e6cc26

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.