Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x523c21…a40a0c
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x900d61…e0632d
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xdee51f…81db38
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xe9330e…fd18b4
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x77a181…b7bae1
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xd7a173…460d0b
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xe6ba49…44eff3
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x69dab5…de5b7e
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x3ac1ec…260fd0
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xe4335e…d218eb
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x3a98fa…db617c
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xaf16fd…36c6af
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x168e42…06e744
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x91044d…668a1b
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x277ddb…f76c8d
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x2fd928…94e7e3
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x07f9bd…b3ba30
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x6da62e…06e94b
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x9bc581…fda372
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xacff45…b547a5
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xb61560…ea9e0e
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xce570a…364cb3
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0xbcbf72…f18630
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x1629ce…748ae8
0xd04f…440f0x32a1…e5c3Basex402 service$0.01100%coinbase15d ago0x6b08c7…2a766c

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.