Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfca…3b900x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x2e0cd9…ced996
0xdfca…3b900x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x2da8e9…85fb47
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x603b15…ad5fae
0xdfca…3b900x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x1e1da2…96dc71
0xa835…ccdd0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0xd79db8…b23b78
0x4859…bc100x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x613f9a…cf6ec9
0x9cc4…b1760x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x3f7a78…328051
0x9cc4…b1760x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0xf3d7f9…333b91
0x9cc4…b1760x217e…67c4Basex402 Service Auditx402$0.002100%coinbase95d ago0x5c4d5f…2e5dfc
0x395b…5f090x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x38a467…2bff12
0xce42…2c510x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x3a0ef0…ea5924
0x5b1e…df190x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x2958e6…14e91d
0x3d8d…19aa0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0xb9c5cd…f02b02
0x811d…61880x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x64e689…de8c40
0x5b1e…df190x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0xa644a4…f3850d
0xcb7d…a6ef0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0x151567…baf572
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0xf0aedb…b62598
0xd9c0…d20a0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0x18dfe0…9697ce
0x5f80…b0c90x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0xb018f1…f428e4
0x91e3…842a0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0x1ce4a8…19555a
0xb6ae…cee50x217e…67c4Basex402 Service Auditx402$0.003100%coinbase96d ago0xf61eb0…ef089c

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.