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%coinbase24d ago0xd4ad39…0c5030
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x0118f2…098f21
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0xe918e5…e79344
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0xe2b117…7b250f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x30084c…8662f9
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x6a0823…c1f019
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x92fbce…2acdf8
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x572b51…853f4a
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0xbdccf4…17ce7c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x17927f…e4935c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x2a8049…4b7cff
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x612b0b…469da2
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0xd68d0f…cd4c40
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x3fe26e…951cc1
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x157301…c21c59
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0xe615c1…feb79b
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x07eb34…05224d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x0a888a…abae47
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x204451…0d42b8
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase24d ago0x304567…d02a90

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.