Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x0efcbd…97e317
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x256ba5…1a4d22
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xd64a16…d27c49
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xc4c851…011893
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x3c9833…875b59
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xaa0f54…2dfa57
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x557687…518572
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xddaac9…e2834b
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x0cc5df…e61ac0
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x9095d6…8a345e
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x11f837…1afb3e
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xe458e6…6524fe
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x293149…2387b9
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x773f53…79350c
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xc39920…2406b9
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xfd5443…514a0e
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x0661e5…3ded71
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x239332…27e141
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xbc4cab…10d056
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x6e3009…351ddc
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xa1509b…bd5fad
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xcde844…fed636
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x579d23…f3dcc9
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0xc6207c…ab0b0d
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase4d ago0x766c8e…e082d9

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.