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%coinbase97d ago0x1968df…93c7de
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x42962b…02abfd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x9ab029…34ea2d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x25ee58…c8edd1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x28d73d…ba4cf2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x97dc7f…d547fe
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x5d867c…fc0874
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x37c3e4…00cf50
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0xf98b4a…b4d0b7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x9ed3a8…03ef18
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0xb63474…8a65af
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase97d ago0x028f2d…939a7f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x2f993e…c3b2b6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x4b9ff4…ff3be8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x33fece…6821ff
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x0dc2d5…13f758
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0xc3b3f3…f4a18d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x82dcbd…d96633
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x258180…0f0cf4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0xa1f3dd…0eeef4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x654f86…bde693
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0xedb7ea…3eecdf
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x7e4e2d…4477d9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x511288…8105a4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase98d ago0x8c98f7…13a625

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.