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%coinbase12d ago0xca9e83…5186b8
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xd9aa32…c4c0e2
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x3d0127…4d3083
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x328672…e31d05
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x21305f…f6cbea
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x27c687…b9617c
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x123e11…e1ec5c
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xa5152d…5040f6
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x526edf…c9736e
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x1562f7…1ae99c
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xe06e61…281d9e
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xe192dc…c7b95d
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x3f5a0e…f1f224
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x2c6967…3ef0c6
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x2fe255…a77930
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x6971ac…3a0a3b
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xbd400d…2be9a0
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x7e2dee…42e01a
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xc98b75…ca49dc
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x5e8a5d…3d4125
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x384f66…c404a3
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x95e712…0e4a43
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xa323bd…e00baa
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0x91540f…2f982f
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase12d ago0xc63ed4…bdfd67

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.