Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xe1a2c3…a5ba1d
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xaa261b…e0b5a9
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xca0d34…9602fd
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x6b04b2…8588ff
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xfff3a3…cbe129
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x8553fa…6ce4c5
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x2b7b78…c29ed3
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x6444b1…720680
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xfc4896…b56a84
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x315c7c…b2b97f
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xe4183a…007a79
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xc4e542…02af7a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xde4c53…1f37e9
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x837315…3684dd
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x77a8ac…15f027
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x19575f…620a51
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x725521…5c1342
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x7488d7…0f7579
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x114a57…7a3739
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xe31c42…6b843d
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xaefe42…75dd4f
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x0ae830…4b87d6
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x196329…820a01
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x6042b3…f35c6c
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x7a344e…3e6dbe

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.