Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1af6…8fa322d ago0xdc4697…1ee7f8
0x1332…66eb0x47c5…4fc3Base—$500.0070%0x5513…a8a922d ago0x0d37c2…a6687c
0x1332…66eb0x47c5…4fc3Base—$38.8570%0x76aa…2a0a22d ago0xdfead1…1f7496
0x1332…66eb0x47c5…4fc3Base—$1.5470%0x1e76…9aba22d ago0xa89879…42573e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2d18…781122d ago0x6adb5b…9a6cc0
0x1332…66eb0xdf62…30eeBase—$99.8570%0x72ef…0ffd22d ago0xef35dd…c8cdaf
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xac5b…869822d ago0x0d0ca7…8aa6e7
0x1332…66eb0x47c5…4fc3Base—$13.6570%0xc144…dd4e22d ago0xaabdd8…4ead11
0x1332…66eb0xdf62…30eeBase—$99.8570%0x6204…112222d ago0x32bd10…25b60f
0x1332…66eb0xa92c…5265Base—$2,324.6370%0xe347…5b3022d ago0x906daa…8c9c6d
0x1332…66eb0x47c5…4fc3Base—$56.0070%0xc246…c59522d ago0x857bed…68ad35
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0xc506…1e3d22d ago0x13cb3d…97ddac
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x9993…8cf522d ago0x014c5a…16fbe2
0x1332…66eb0x47c5…4fc3Base—$26.2570%0xa8cd…654822d ago0xfa5b6c…35142c
0x1332…66eb0x47c5…4fc3Base—$11.0870%0x28cc…0ecd22d ago0xda38aa…f5b493
0x1332…66eb0x47c5…4fc3Base—$18.0070%0xd50e…07b922d ago0x523882…0663a4
0x1332…66eb0x47c5…4fc3Base—$42.0070%0xe4bd…cd4e22d ago0xd32be8…b2b904
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0e26…797822d ago0x5f3c99…11b097
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2ee2…15c422d ago0x5019fe…37d759
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xff29…064622d ago0x3739bc…06c25f
0x1332…66eb0x47c5…4fc3Base—$50.0070%0x2158…e16022d ago0x593d25…f9b31f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x33cf…fffe22d ago0xa80b96…84f7d5
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xa82a…456322d ago0x01f5d2…ec77e9
0x1332…66eb0xdf62…30eeBase—$99.8570%0xb725…f2dd22d ago0x1ad31a…b62db9
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x7430…b4bb22d ago0xd7739c…47ee11

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.