Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x83518e…1d66f9
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xa1c1c2…46c8fc
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x7e18f1…96d128
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x181b70…860ace
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xe2df14…cf0bf4
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x8a2022…789ce0
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x7d9538…570526
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x36a446…247c72
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xbe6ad8…abb71f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xa4b6e4…c7c3d5
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x9f2b8b…269b60
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x3faad5…855bbe
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x8dd961…31e5f0
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x04d37c…958b5a
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xf3f5ab…919446
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xfe7004…779f0d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xc152d2…59441b
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x42f74a…b5a8d2
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x775651…5ae00a
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x1b12f2…c7d874
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x266eeb…acf0cc
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x0839fb…d3c63c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xf8a7cf…3d769c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x57ac52…406fdf
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x059572…bdba16

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.