Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x292d60…d57ec0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xc13e33…b2dfe9
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xa9a7ea…5a1e74
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x9311bd…294fd0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xc8ee7b…a16994
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x853dab…12a087
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xf16886…fcd175
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xe1f72c…1eb115
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xd92bd3…d8451d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xd20eb2…0325c7
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x5b0581…4db1c4
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x6ebf5d…9f3077
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x606641…f40f76
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x1301ce…8d12c0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x22550f…2c5e2c
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xeae4e8…cc38de
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0xdf67d4…a599d0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x46f220…2673ac
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x00e22d…cc114d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x62fe6e…da712a
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x05b3a1…f0c9e1
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x059cd6…46223e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x714b6f…40edbf
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x0ba50c…5441ca
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase96d ago0x190f7e…52b6f1

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.