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—$10.50100%0x0d6a…b704120d ago0x51efbc…6af82a
0xa17c…60a90x0e3d…7757Base—$3.15100%0xdfea…dfaf120d ago0x41f25e…34df87
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3663…55ff120d ago0xe8f0eb…506b4f
0xa17c…60a90x0e3d…7757Base—$105.00100%0x271d…71b4120d ago0x41a269…6cb110
0xa17c…60a90x0e3d…7757Base—$1.05100%0x45b4…af27120d ago0x61dd99…a353fd
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6d2e…0c64120d ago0xa738af…8e5131
0xa17c…60a90x0e3d…7757Base—$2.10100%0x84ea…0e47120d ago0x0da716…3bc24e
0xa17c…60a90x0e3d…7757Base—$3.15100%0xe5f9…0f5f120d ago0x42e187…6c737e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4d99…3c63120d ago0x6b8760…3015e8
0xa17c…60a90x0e3d…7757Base—$10.50100%0xefcd…fefe120d ago0xe61551…9af3a8
0xa17c…60a90x0e3d…7757Base—$3.15100%0x7492…70ae120d ago0x57db60…04b107
0xa17c…60a90x0e3d…7757Base—$52.50100%0x4c95…d79b120d ago0x3b38f5…ad1766
0xa17c…60a90x0e3d…7757Base—$4.20100%0xfe42…c1f0120d ago0xe4c272…e70dd1
0xa17c…60a90x0e3d…7757Base—$3.15100%0xc6a6…b855120d ago0xaa1395…0f7998
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6ae4…e26d120d ago0xe33fc5…b10411
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1570…9b0a120d ago0xaa4b3c…48a6d9
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc89e…7958120d ago0x7282df…b588e4
0xa17c…60a90x0e3d…7757Base—$5.25100%0xf3d1…2b9c120d ago0x77d999…1e90c7
0xa17c…60a90x0e3d…7757Base—$5.25100%0x35fd…376b120d ago0x1d2a3b…feadab
0xa17c…60a90x0e3d…7757Base—$10.50100%0xfe64…ec08120d ago0x7fe567…a0de68
0xa17c…60a90x0e3d…7757Base—$7.35100%0x826a…78de120d ago0x9e3552…4e3451
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1bf5…a716120d ago0xec074c…f28d87
0xa17c…60a90x0e3d…7757Base—$1.05100%0x77d2…395e120d ago0x651d02…dc05db
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc52b…5a8d120d ago0x3357db…7b8432
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8121…3f9d120d ago0x707953…dfe918

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.