Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xb63ebc…bf2963
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x3bbc8b…756511
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x6c29f0…bd8a1e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x035cf0…eb999c
0x6b69…32310x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xcc5e7d…23f82a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xd05276…ab250c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xec29c1…11db9f
0x809a…04f10x3dcb…32e1Basex402 service$0.002100%coinbase64d ago0x9e5692…d32861
0xb19b…4ea10x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xccb04e…79a42c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x0d0fe5…04b48a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x2438e9…85eec2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xbafe23…262add
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x66d320…873ce2
0x5c98…62630x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xa6b580…ed516d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x1f0b6b…95eba2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x225249…751cf6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xcff3a3…3c13c8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xe5ff81…8f5b5f
0xeeb7…718d0x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x7bf1ce…6f1783
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xabf067…cbeb8a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x1c39e4…c6d76f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xfbf418…b6b797
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x12730d…228967
0x0746…4f870x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xd6fdf8…7e0461
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x66a36b…dfd5eb

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.