Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0x1c63…f5e7112d ago0x3e2d6e…abaf83
0x5d79…ab930x0e3d…7757Base—$2.10100%0xe146…b438112d ago0x8a97eb…db7138
0x5d79…ab930x0e3d…7757Base—$3.15100%0x9f6a…a93c112d ago0x87bc39…331ec5
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6d55…0cde112d ago0x4d8ce1…3c38d1
0x5d79…ab930x0e3d…7757Base—$3.15100%0xa48e…f661112d ago0x621c8c…952a9d
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2ee2…15c4112d ago0xda562f…40aca3
0x5d79…ab930x0e3d…7757Base—$1.05100%0x450f…b506112d ago0x383a8b…cc30af
0x5d79…ab930x0e3d…7757Base—$2.10100%0x4218…be87112d ago0x9bf207…4d7629
0x5d79…ab930x0e3d…7757Base—$10.50100%0x79bd…fda1112d ago0x9b8d65…ebcb14
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf7a9…eb8d112d ago0x4c716f…ad9f39
0x5d79…ab930x0e3d…7757Base—$2.10100%0xc836…5c46112d ago0xb1dff8…ef415e
0x5d79…ab930x0e3d…7757Base—$10.50100%0x4639…93fa112d ago0x241a33…67d9a0
0x5d79…ab930x0e3d…7757Base—$11.55100%0xe9f7…982b112d ago0x45236c…2c1a8a
0x5d79…ab930x0e3d…7757Base—$1.05100%0x93d4…655d112d ago0xb4a18f…5a224c
0x5d79…ab930x0e3d…7757Base—$2.10100%0xda2d…f5ea112d ago0xf15bc6…20ad6d
0x5d79…ab930x0e3d…7757Base—$6.30100%0x898f…4f5e112d ago0x157971…0de0f8
0x5d79…ab930x0e3d…7757Base—$2.10100%0xe1d1…1b19112d ago0x3fd031…4df22e
0x5d79…ab930x0e3d…7757Base—$15.75100%0x28ce…6061112d ago0x7467b9…10ba9a
0x5d79…ab930x0e3d…7757Base—$47.25100%0xcfc4…e104112d ago0xc7920c…a57da0
0xfece…e7e90x5d79…ab93Base—$4.00100%0xa923…c9ac112d ago0xcc158c…85178e
0x5d79…ab930x0e3d…7757Base—$105.00100%0x9ac4…71a9112d ago0x581a64…a2793b
0x5d79…ab930x0e3d…7757Base—$10.50100%0x96be…0b46112d ago0x5102d3…c19a1c
0x5d79…ab930x0e3d…7757Base—$52.50100%0x5f60…e48e112d ago0xe6a005…2f9917
0x5d79…ab930x0e3d…7757Base—$5.25100%0x4ec9…3661112d ago0x630eae…981d65
0x5d79…ab930x0e3d…7757Base—$10.50100%0xaf61…49f6112d ago0x2c4a5e…a9b0b2

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.