Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ab…0c8f0x10c1…1e24Base—$0.006364100%coinbase107d ago0x58840c…38768b
0x13ab…0c8f0x10c1…1e24Base—$0.17100%coinbase107d ago0x5f02fd…d4ac62
0x13ab…0c8f0x10c1…1e24Base—$0.14100%coinbase107d ago0x829e10…0188d6
0x13ab…0c8f0x10c1…1e24Base—$0.03100%coinbase107d ago0x05673c…3925e4
0x13ab…0c8f0x10c1…1e24Base—$0.15100%coinbase107d ago0x13f7ad…6f847b
0x13ab…0c8f0x10c1…1e24Base—$0.13100%coinbase107d ago0x208546…73e0ae
0x13ab…0c8f0x10c1…1e24Base—$0.34100%coinbase107d ago0xe04c8b…16085e
0x13ab…0c8f0x10c1…1e24Base—$0.01100%coinbase107d ago0x2fefb1…b0710c
0x13ab…0c8f0x10c1…1e24Base—$0.01100%coinbase107d ago0xb420c6…3163e2
0x13ab…0c8f0x10c1…1e24Base—$0.04100%coinbase107d ago0x74bc05…18cc04
0x13ab…0c8f0x10c1…1e24Base—$0.08100%coinbase108d ago0xeb6e1e…efe876
0x13ab…0c8f0x10c1…1e24Base—$0.02100%coinbase108d ago0xcf69b9…5c5753
0x13ab…0c8f0x10c1…1e24Base—$0.08100%coinbase108d ago0xfafff2…b16dbf
0x13ab…0c8f0x10c1…1e24Base—$0.14100%coinbase108d ago0x926c7d…8a74c2
0x13ab…0c8f0x10c1…1e24Base—$0.12100%coinbase108d ago0xb7254a…282f35
0x13ab…0c8f0x10c1…1e24Base—$0.14100%coinbase108d ago0x35f51b…dcc781
0x13ab…0c8f0x10c1…1e24Base—$0.20100%coinbase108d ago0xb83218…aceee2
0x13ab…0c8f0x10c1…1e24Base—$0.02100%coinbase108d ago0x3b9b17…dba72a
0x13ab…0c8f0x10c1…1e24Base—$0.07100%coinbase108d ago0x42d91d…f0def7
0x13ab…0c8f0x10c1…1e24Base—$0.03100%coinbase108d ago0xd7d463…f51ace
0x13ab…0c8f0x10c1…1e24Base—$0.01100%coinbase108d ago0x691f66…3b4379
0x13ab…0c8f0x10c1…1e24Base—$0.01100%coinbase108d ago0xcb967f…92a85a
0x13ab…0c8f0x10c1…1e24Base—$0.006034100%coinbase108d ago0x175622…1dad1e

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.