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$105.00100%0x44e3…3432112d ago0xde4121…7ba9ad
0x1332…66eb0x10d8…b610Base$2,553.36100%0xe459…e4de112d ago0xf4ee04…725e03
0x1332…66eb0x0e3d…7757Base$10.50100%0x33cf…fffe112d ago0x495663…902aaf
0x1332…66eb0x10d8…b610Base$2,061.18100%0xc10a…ae5d112d ago0xb8ddf4…11b616
0x1332…66eb0x0e3d…7757Base$105.00100%0xb182…b93d112d ago0x321477…4285fd
0x1332…66eb0x0e3d…7757Base$122.39100%0x16b5…bfc0112d ago0xa585e4…09f586
0x1332…66eb0x0e3d…7757Base$10.50100%0xdcda…ec2f112d ago0x59fd03…226e46
0x1332…66eb0x0e3d…7757Base$10.50100%0x170f…6230112d ago0xe91290…f15dbe
0x1332…66eb0x0e3d…7757Base$4.20100%0x9e2a…5a94112d ago0x0cbd29…309cea
0x1332…66eb0x0e3d…7757Base$1,050.00100%0x6a34…ec88112d ago0xe5110e…cb5835
0x1332…66eb0x0e3d…7757Base$90.00100%0x30af…b89d112d ago0xa9dc03…1364ae
0x1332…66eb0x0e3d…7757Base$37.80100%0xa0c6…2cb4112d ago0x0bd459…1f2f02
0x1332…66eb0x0e3d…7757Base$210.00100%0x1798…f45f112d ago0x9d9b0d…bc0786
0x1332…66eb0x0e3d…7757Base$134.25100%0x0166…37af112d ago0x063e3e…b1d22f
0x1332…66eb0x10d8…b610Base$50.40100%0xc10a…ae5d112d ago0xa2c0b7…b22ea1
0x1332…66eb0x0e3d…7757Base$10.50100%0xcf26…86e6112d ago0x1a26a1…5c120a
0x1332…66eb0x0e3d…7757Base$51.50100%0xffde…0410112d ago0xe519f6…a7ec85
0x1332…66eb0x0e3d…7757Base$10.50100%0x07d6…1b94112d ago0x729aad…4e7447
0x1332…66eb0x0e3d…7757Base$250.00100%0xe5f9…0f5f112d ago0xf55165…612cfd
0x1332…66eb0x0e3d…7757Base$5.25100%0x0881…8de2112d ago0xd37963…244404
0x1332…66eb0x0e3d…7757Base$31.50100%0xbfa0…2885112d ago0x1a4b8c…03a957
0x1332…66eb0x0e3d…7757Base$1.05100%0xc7fb…4414112d ago0xe83b12…92f185
0x1332…66eb0x0e3d…7757Base$52.50100%0xbc18…facb112d ago0x20e0af…fd5294
0x1332…66eb0x0e3d…7757Base$61.95100%0x8183…61da112d ago0xdca029…a8c8ef
0x1332…66eb0x0e3d…7757Base$2.25100%0x8569…b987112d ago0x18259a…8b1b0a

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.