Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8280…520b0x6366…f1e2Base—$0.01100%0x6366…f1e2107d ago0x736701…e0a0d6
0x8280…520b0x6366…f1e2Base—$0.006394100%0x0098…3100107d ago0x9f9cf4…a1e94d
0x8280…520b0x6366…f1e2Base—$0.08100%0x0098…3100107d ago0x5351f0…2e616f
0x8280…520b0x6366…f1e2Base—$0.02100%0x6366…f1e2107d ago0xd7d5ca…c5b618
0x8280…520b0x6366…f1e2Base—$0.006218100%0x6366…f1e2107d ago0xc0c436…f1e0f6
0x8280…520b0x6366…f1e2Base—$0.07100%0x6366…f1e2107d ago0x471ce2…3521bb
0x8280…520b0x6366…f1e2Base—$0.08100%0xdf51…2402107d ago0xe8c4b3…84cff6
0x8280…520b0x6366…f1e2Base—$0.006527100%0x6366…f1e2107d ago0x531848…1c2502
0x8280…520b0x6366…f1e2Base—$0.19100%0x6366…f1e2107d ago0xd3b085…10b29b
0x8280…520b0x6366…f1e2Base—$0.01100%0x6366…f1e2107d ago0x791f07…240e78
0x8280…520b0x6366…f1e2Base—$0.01100%0x6366…f1e2107d ago0x49ca7f…66f487
0x8280…520b0x6366…f1e2Base—$0.09100%0x4873…5369107d ago0x70af2b…eb69b2
0x8280…520b0x6366…f1e2Base—$0.002861100%candidates107d ago0x90f73f…f3a515
0x8280…520b0x6366…f1e2Base—$0.09100%candidates107d ago0xdb9ef9…ff93de
0x8280…520b0x6366…f1e2Base—$0.07100%0x4873…5369107d ago0xfd0bba…40aa42
0x8280…520b0x6366…f1e2Base—$0.000932100%0x58fe…153b107d ago0xf246e4…157a8e
0x8280…520b0x6366…f1e2Base—$0.000932100%0x58fe…153b107d ago0x59675d…3daacf
0x8280…520b0x6366…f1e2Base—$0.006517100%0xa46e…ec94107d ago0xc12867…d13be2
0x8280…520b0x6366…f1e2Base—$0.06100%0xa46e…ec94107d ago0xdc1b96…bcd009
0x8280…520b0x6366…f1e2Base—$0.06100%0xa46e…ec94107d ago0x5b0746…190025
0x8280…520b0x6366…f1e2Base—$0.004895100%0x4918…e369107d ago0x58e089…6a4e2e
0x8280…520b0x6366…f1e2Base—$0.005265100%0x0098…3100107d ago0xf7b527…6fcbed
0x8280…520b0x6366…f1e2Base—$0.07100%0x0098…3100107d ago0x2a550a…c4a3f0
0x8280…520b0x6366…f1e2Base—$0.13100%0x4918…e369107d ago0xeb84bd…ff4446
0x8280…520b0x6366…f1e2Base—$0.006591100%candidates107d ago0xfeda0c…9f9e9c

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.