Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x84e55a…175b1d
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x6c7ca9…f41bf7
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0xcb50ab…5c83e5
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0xe51094…4ba343
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x1d21a1…ea70c1
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x205e54…6bdd7f
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x21057e…45226d
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0xcc2869…722153
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x3abc7a…520229
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0xd614d0…cfd2d5
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x817d3c…0c99aa
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0xa351b6…fb1dcd
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x7ec1f5…b24d0b
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x45a78b…740042
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x3e719a…d7ad8a
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x44f9d3…718327
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0xbf2609…afc639
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x7bae2b…48b4d2
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0x3d94cd…bb5c97
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase110d ago0xa9375d…3be551
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xf12fb2…f437ab
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x54ae3b…bdb54a
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x008044…1bbf60
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xc6801b…91f0b4
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x401955…7cf881

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.