Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase6s ago0xfe01b1…855d1a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase6s ago0xed2c8d…e18163
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase6s ago0xfb33dc…a03215
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase8s ago0x80adf6…8cdfb6
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase14s ago0x28b4e4…2ea2aa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0x06e440…e84d20
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0x1e7c92…1b9219
0xd29d…15e10xd29d…15e1Basex402 service$0.20100%openx40222s ago0xe41c4f…c8ca07
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase22s ago0x2fd432…4f96d5
0x6dc9…f7b20x6839…1a2bBase—$0.003100%coinbase24s ago0x460f04…2082f2
0xa577…4d640x3e0a…78e7Base—$0.003893100%coinbase28s ago0xc816de…e52395
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase30s ago0x6df2d7…94ac22
0x2241…c46d0x6839…1a2bBase—$0.003100%coinbase30s ago0xb697e7…66cb8b
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase32s ago0x8af88f…2cbd9e
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase34s ago0xb1fd1d…6db633
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase36s ago0x7ae42d…67864e
0x81fe…f0390x86cc…57b1Base—$7.0070%0xa923…c9ac36s ago0x485200…aa697b
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase38s ago0x7174a9…322131
0x1298…61040xb799…54a2BaseXerxesVenture$0.005100%coinbase38s ago0x174275…b25a4c
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase38s ago0x703ebd…2c6caf
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase40s ago0xb910cd…af2b71
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase42s ago0x1d0635…33ab6b
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase42s ago0xb27e88…1832fc
0xd29d…15e10xd29d…15e1Basex402 service$0.20100%openx40244s ago0x88fd86…987675
0xa4f1…f73f0x47c5…4fc3Base—$10.5070%0xc664…74ab46s ago0xcc58d2…625c7f

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.