Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$31.50100%0xc366…284e53d ago0x2e583e…c15202
0xc2be…47a80x0e3d…7757Base—$11.08100%0x707e…8d2853d ago0xb71734…2ed3ce
0x1332…66eb0x0e3d…7757Base—$10.50100%0xabef…391353d ago0xa6fba6…7524cf
10972.eth0x0e3d…7757Base—$1.05100%0xe0dd…9b2b53d ago0xae3cc8…6c9d0f
0xca10…19aa0x0e3d…7757Base—$50.40100%0x89b2…a87a53d ago0xb18706…dc0ab1
0x1332…66eb0x0e3d…7757Base—$21.00100%0x35b0…b81053d ago0xa7df39…d6c78f
0x1332…66eb0x0e3d…7757Base—$52.50100%0x1984…8da853d ago0x1ef662…cb61fb
0x55a7…c4bf0x0e3d…7757Base—$5.25100%0xfdf6…61a853d ago0x4d5da5…0430fd
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8437…41a853d ago0x75fe04…440373
0x8a40…00fe0x0e3d…7757Base—$2.10100%0x76aa…2a0a53d ago0xa6d580…0d5b8c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6d10…b12b53d ago0xef2999…4bb2d2
0x1332…66eb0x0e3d…7757Base—$105.00100%0x5787…759e53d ago0xa8335a…7277d5
0x1332…66eb0x0e3d…7757Base—$8,750.00100%0x0156…b0f553d ago0x4a1c8c…b07183
0x860f…910b0x0e3d…7757Base—$5.20100%0xc06a…344753d ago0x95f386…8b5177
0xa787…64cf0x0e3d…7757Base—$5.25100%0xaa2e…f04453d ago0x4721c0…40e48d
0x1332…66eb0x0e3d…7757Base—$26.25100%0xe1d1…1b1953d ago0x804104…5acaca
0x1332…66eb0x0e3d…7757Base—$199.50100%0x0fb0…485953d ago0x30e5ee…dc21a5
0xa787…64cf0x0e3d…7757Base—$21.00100%0x6d25…ee4153d ago0x4e016d…c9f180
0x1332…66eb0x0e3d…7757Base—$105.00100%0x0452…7f6653d ago0x2bcfc5…9c17f4
0x1332…66eb0x0e3d…7757Base—$5.25100%0xa225…dabf53d ago0x65eeb8…880f38
0x8ed5…28540x0e3d…7757Base—$50.01100%0x41d2…bf7f53d ago0x3d11e6…ff4aa6
0x860f…910b0x0e3d…7757Base—$15.60100%0x13c6…f0ed53d ago0x56e182…a5b9e5
0x1332…66eb0x0e3d…7757Base—$100.00100%0x04fd…2b5253d ago0x60a422…0d5dfb
0x1332…66eb0x0e3d…7757Base—$15.75100%0x2fb2…aefd53d ago0x3f14ac…00dd58
0x2d55…5d5d0x0e3d…7757Base—$12.60100%0x91b5…1a5e53d ago0x25683f…f725c3

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.