Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$2.10100%0x9ea2…605a67d ago0x03fdfb…66df6a
0xc9a2…31540x0e3d…7757Base—$2.10100%0xdf85…203b67d ago0x5b0f2c…1dd0b8
0xc9a2…31540x0e3d…7757Base—$2.10100%0x4950…4a2667d ago0x68c9e4…dd39ca
0xc9a2…31540x0e3d…7757Base—$10.50100%0xf7a9…eb8d67d ago0x8f3f16…7fd3de
0xc9a2…31540x0e3d…7757Base—$21.00100%0xcdfd…ef8267d ago0x8019dd…5ee154
0xc9a2…31540x0e3d…7757Base—$1.05100%0xe59f…80f767d ago0xc41707…9be6c1
0xc9a2…31540x0e3d…7757Base—$52.50100%0xf11b…db9467d ago0xf419e9…1fc7a8
0xc9a2…31540x0e3d…7757Base—$3.15100%0x5520…8e5b67d ago0x54ea97…0e0987
0xc9a2…31540x0e3d…7757Base—$16.80100%0x4b4c…8d4067d ago0xea70a9…96595e
0xc9a2…31540x0e3d…7757Base—$5.25100%0x563b…9a7f67d ago0xfc3b32…43c926
0xc9a2…31540x0e3d…7757Base—$5.25100%0xeba0…ab3b67d ago0xae94b3…6fe745
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc22e…e4a167d ago0x1cec94…f6cd34
0xc9a2…31540x0e3d…7757Base—$10.50100%0xd150…e42667d ago0x065c1f…8b2a0a
0xc9a2…31540x0e3d…7757Base—$5.25100%0x35fd…376b67d ago0x8e590b…a73527
0xc9a2…31540x0e3d…7757Base—$10.50100%0xe218…89ec67d ago0xfd385e…3f48bd
0xc9a2…31540x0e3d…7757Base—$10.50100%0xbada…25fd67d ago0x7c70db…83a09e
0xc9a2…31540x0e3d…7757Base—$8.40100%0xeba0…ab3b67d ago0x171133…959a1a
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9d1f…cb2267d ago0x9cb524…893523
0xc9a2…31540x0e3d…7757Base—$1.05100%0xf11b…db9467d ago0x9f4783…8b778a
0xc9a2…31540x0e3d…7757Base—$10.50100%0x1913…93d967d ago0x6fc874…c10d42
0xc9a2…31540x0e3d…7757Base—$5.25100%0x1984…8da867d ago0x555c78…8aa1be
0xc9a2…31540x0e3d…7757Base—$6.30100%0x7daa…021767d ago0x02822a…cafcfa
0xc9a2…31540x0e3d…7757Base—$5.25100%0xafd1…680d67d ago0x674435…3914ce
0xc9a2…31540x0e3d…7757Base—$1.05100%0x7186…110f67d ago0xb84ad1…f38960
0xc9a2…31540x0e3d…7757Base—$4.20100%0x9d1a…013567d ago0x0ff8f3…b61ff0

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.