Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x074857…cecc23
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0xa0ade7…98e378
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x558b49…0097e0
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0xd97216…b3bb15
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x396c74…112aaf
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x3a2d89…4f873b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x6dd811…be59ef
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0xa2839e…b436c4
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x3e73bd…7ae7fd
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x08d6d5…0d327e
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x4585d3…904468
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x1c772b…99f1bd
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x8fa80c…b1585c
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x4946f0…d858eb
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0xa89fb6…e75d0a
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x598930…5a1812
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x4500d8…4b6a1b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0xebcfa1…e2fd27
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0xa8d570…02dc16
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x026b02…e514c8
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x3b1040…87d575
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0xb564d6…2082dd
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x4fb23c…10723b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x7ae972…8e383c
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase5d ago0x0c362f…453c52

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.