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—$104.25100%0xb89a…e8ac111d ago0x1ef3cf…ddba84
0xb3d8…50a30x0e3d…7757Base—$1.05100%0x4950…4a26111d ago0x5c218c…b137ee
0xa2eb…189d0x0e3d…7757Base—$5.25100%0x7818…d2a6111d ago0xcecb1b…723bab
0x9110…9ac50x0e3d…7757Base—$19.95100%0x44bc…cd6a111d ago0x802f32…e8f1b5
0x1332…66eb0x0e3d…7757Base—$104.25100%0x3c35…aa73111d ago0x643c28…a69059
0xc5ad…73ba0x0e3d…7757Base—$10.50100%0x9e2a…5a94111d ago0xa66838…4e2df5
0x1332…66eb0x0e3d…7757Base—$104.25100%0xda2d…f5ea111d ago0x2f4eed…7700ec
0x6b99…80650x0e3d…7757Base—$4.20100%0xa8e8…6668111d ago0x2cf27d…5857e6
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5047…e940111d ago0x19061d…590db2
0x130b…bbe00x0e3d…7757Base—$25.00100%0x6bdd…b276111d ago0x2d4a49…59aa64
0xadbf…cec10x0e3d…7757Base—$15.00100%0xf8c4…d836111d ago0x11d485…2db365
0x6a69…10530x0e3d…7757Base—$10.50100%0xab17…f943111d ago0x90cce1…d2822d
0x8ff6…32df0x0e3d…7757Base—$10.00100%0x3ab4…e684111d ago0x90a4b7…d4ece7
0xc645…81090x0e3d…7757Base—$51.39100%0x9765…21f5111d ago0x141514…3c9549
0x8ff6…32df0x0e3d…7757Base—$100.00100%0x7492…70ae111d ago0xc23919…a16f0a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6344…a21a111d ago0xd5f2c4…62f9bb
0x8ff6…32df0x0e3d…7757Base—$50.00100%0xb99f…c903111d ago0x993e32…1d99c8
0x8cfa…be850x0e3d…7757Base—$5.25100%0xa1fb…723e111d ago0x02280e…d4fc5e
0x1332…66eb0x0e3d…7757Base—$31.50100%0x6170…fcde111d ago0x7cbc8a…32f1b3
0x06e7…bfbb0x0e3d…7757Base—$52.50100%0xa0c6…2cb4111d ago0x992ef0…6bb93d
0xa787…64cf0x0e3d…7757Base—$3.15100%0x6647…5526111d ago0x4037af…671bca
0x1332…66eb0x0e3d…7757Base—$4.20100%0x2d1c…632c111d ago0x39dcbf…792bb7
0xa787…64cf0x0e3d…7757Base—$3.15100%0xb725…f2dd111d ago0x6dc2a3…c7cf83
0x59c3…f1bc0x0e3d…7757Base—$50.00100%0x6280…2e79111d ago0x00a963…0fdbca
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1ceb…22ad111d ago0x0972d1…7dfb9c

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.