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%coinbase3d ago0x30be1c…a2279d
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x8a2c00…7f13b2
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x7419d8…fbe21f
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x5eba87…586873
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x5bc213…264614
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x839e0c…8b30b9
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xcb4e93…19770d
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x385c69…d32eea
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xe93530…97b9c2
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x5dd736…3bf3e4
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xa6a63d…4a2d98
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xa7b4e9…7657e3
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x1efa78…fe2c62
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xec13f6…1cfd93
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xe6ff2c…69c01c
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x6e81ca…449e18
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xd63f44…5e9f51
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x9a5b96…df6e85
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xdf122e…a5326d
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x0243b4…1c42b7
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xc49b27…bcf330
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x9642ba…4f85ab
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xf3d919…4064dd
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0xbdf9d0…17acd6
0x880f…a5a60xa9dd…2315Base—$0.002100%coinbase3d ago0x996c25…293fc4

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.