Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0xc644fa…684c0f
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates98d ago0x4ebb5f…9fb087
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0xf68638…4badf3
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates98d ago0xb92ef2…a8381e
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates98d ago0x04b2ca…8aead5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x888508…8fb890
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates98d ago0x96bcfa…04b266
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates98d ago0x1db771…4d3d8b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0xa58b45…b3651b
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates98d ago0x184b48…1f7583
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0xa7fd76…34d51f
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates99d ago0x254a7d…19690c
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates99d ago0xd275ab…8db521
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0xc87101…ae1939
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0xd4dd94…503e1c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0x765c00…8735db
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0xc494a6…e4c357
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates99d ago0xc85862…6e8416
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0xf6b0b3…51a5c0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0x5f1087…b8ca08
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0x90ed1f…23f5d6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0x8739cd…545738
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0x11c173…9ca936
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0xb3a46e…effa37
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates99d ago0xc207e7…e85c74

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.