Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7b…059d0xb0af…7de0Base—$1.86100%coinbase22d ago0x26009b…204ce1
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase22d ago0x8c62cf…a7cdc0
0xdb7b…059d0xb0af…7de0Base—$2.06100%coinbase22d ago0x6d862f…915f0e
0xdb7b…059d0xb0af…7de0Base—$1.94100%coinbase22d ago0x6d54c9…9fafdc
0xdb7b…059d0xb0af…7de0Base—$1.81100%coinbase22d ago0x771d17…f40b0a
0xdb7b…059d0xb0af…7de0Base—$2.02100%coinbase22d ago0xa84061…70ad61
0xdb7b…059d0xb0af…7de0Base—$2.26100%coinbase22d ago0x65e9ef…0bcfaa
0xdb7b…059d0xb0af…7de0Base—$2.13100%coinbase22d ago0xd1f199…43447d
0xdb7b…059d0xb0af…7de0Base—$2.38100%coinbase22d ago0x2d8572…0a5104
0xdb7b…059d0xb0af…7de0Base—$2.64100%coinbase22d ago0xca5cd4…61b36a
0xdb7b…059d0xb0af…7de0Base—$2.54100%coinbase22d ago0xccf15a…a181dd
0xdb7b…059d0xb0af…7de0Base—$2.78100%coinbase22d ago0x47cbfe…98b55a
0xdb7b…059d0xb0af…7de0Base—$2.66100%coinbase22d ago0x6c2fc9…d99032
0xdb7b…059d0xb0af…7de0Base—$2.51100%coinbase22d ago0xd197f1…eafc8d
0xdb7b…059d0xb0af…7de0Base—$2.30100%coinbase22d ago0x23f2d5…25de3a
0xdb7b…059d0xb0af…7de0Base—$2.18100%coinbase22d ago0x506dcc…d7e46e
0xdb7b…059d0xb0af…7de0Base—$2.10100%coinbase22d ago0xb6a7dc…2f8124

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.