Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$6.30100%0x1af6…8fa386d ago0xf1ccfd…549d19
0xa17c…60a90x0e3d…7757Base—$2.10100%0xeb08…9f9c86d ago0xaf05a1…7c7253
0xa17c…60a90x0e3d…7757Base—$10.50100%0x59e8…d82386d ago0x700b31…438897
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8112…516786d ago0x3024d4…1e31f2
0xa17c…60a90x0e3d…7757Base—$12.60100%0xabef…391386d ago0x9b75e2…204247
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2ce3…0cdb86d ago0xd20ad4…66af07
0xa17c…60a90x0e3d…7757Base—$10.50100%0x14dd…a4ea86d ago0xaf4f4b…72328c
0xa17c…60a90x0e3d…7757Base—$5.25100%0xe620…490186d ago0xf4d531…dc6827
0xa17c…60a90x0e3d…7757Base—$1.05100%0xad90…433286d ago0xc58e53…5cf6a0
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7924…2dfe86d ago0xb748b3…9b5e6a
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa7b1…4ca486d ago0xfbb2e3…c714e7
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1a34…32c186d ago0x6845a5…088be0
0xa17c…60a90x0e3d…7757Base—$8.40100%0xb55c…2e3e86d ago0x86eb81…4fbb94
0xa17c…60a90x0e3d…7757Base—$4.20100%0x35fd…376b86d ago0xc69ca4…79b363
0xa17c…60a90x0e3d…7757Base—$6.30100%0xc4a4…9e8686d ago0x22ac25…25ae8b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8ee8…f8f286d ago0x2b2883…7ff5de
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3aab…e20986d ago0x6d19da…8c6837
0xa17c…60a90x0e3d…7757Base—$6.30100%0x1a34…32c186d ago0xf83bc1…7fc2d5
0xa17c…60a90x0e3d…7757Base—$1.05100%0xff29…064686d ago0xa51c04…49c995
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2016…553486d ago0xbd86de…1d3ffe
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc246…c59586d ago0xad1161…558576
0xa17c…60a90x0e3d…7757Base—$1.05100%0xcd39…072486d ago0x836ce1…755d48
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2309…083c86d ago0x65a408…79d128
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2e87…3c0b86d ago0x62d7d8…45de3d
0xa17c…60a90x0e3d…7757Base—$3.15100%0x30af…b89d86d ago0xc70e03…d4d7db

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.