Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$50.3670%0x4337…187e35d ago0x7d599f…338d44
0x3be9…575c0x4cd0…bc31Base$50.3670%0x4337…4bba35d ago0xa4a2d9…a93f5c
0xcfe9…41450x4cd0…bc31Base$522.0270%0xf70d…dbef35d ago0x57ba24…3fd282
0x3be9…575c0x4cd0…bc31Base$250.5070%0x4337…8d0e35d ago0x27d284…64f066
0xd9c2…d4870x4cd0…bc31Base$2.0470%0xf70d…dbef35d ago0x34b493…08959d
0x3be9…575c0x4cd0…bc31Base$14.9570%0x4337…56c735d ago0xa763e0…b90a28
0x23ec…944b0x4cd0…bc31Base$0.9270%0xf70d…dbef35d ago0xdd9ed7…3bde64
0x3be9…575c0x4cd0…bc31Base$26.3570%0x4337…abf535d ago0x048d61…b206f2
0x6186…a4ee0x4cd0…bc31Base$2,049.6170%0xf70d…dbef35d ago0x468eb3…91b955
0x3be9…575c0x4cd0…bc31Base$30.3970%0x4337…abf535d ago0xe8a6cd…e95795
0x3be9…575c0x4cd0…bc31Base$5.3870%0x4337…9ffe35d ago0x72e288…c812e3
0x5c2f…50430x4cd0…bc31Base$10.0070%0xf70d…dbef35d ago0xbc7a90…76e95a
0x9587…12f10x4cd0…bc31Base$15.3870%0xf70d…dbef35d ago0x915863…26ff8f
0x3be9…575c0x4cd0…bc31Base$30.3870%0xb872…0ab335d ago0xcb9f14…aae1f8
0x0a71…76a50x4cd0…bc31Base$2.0270%0xf70d…dbef35d ago0x38300f…834d45
0x3be9…575c0x4cd0…bc31Base$10.3270%0x8b2e…b70535d ago0x9cb20f…2ac4f9
0xe7a3…d8060x4cd0…bc31Base$10.1270%0xf70d…dbef35d ago0x24824a…931019
0x3be9…575c0x4cd0…bc31Base$20.3370%0x211d…d17235d ago0x4f4261…e02771
0x4e3b…4c0a0x4cd0…bc31Base$99.2870%0xf70d…dbef35d ago0x7fdd9d…b0e93b
0x3be9…575c0x4cd0…bc31Base$15.3270%0x4337…882635d ago0xf9262a…966545
0x6186…a4ee0x4cd0…bc31Base$58.8970%0xf70d…dbef35d ago0xd6a8bd…7ecf27
0x3be9…575c0x4cd0…bc31Base$10.3270%0xe196…0ce135d ago0x154975…5311b0
0x64af…0d800x4cd0…bc31Base$546.8070%0xf70d…dbef35d ago0x99c83a…c5b602
0x64af…0d800x4cd0…bc31Base$546.8070%0xf70d…dbef35d ago0x5fa384…e7adb3
0xa509…a4c90x4cd0…bc31Base$15.0070%0xf70d…dbef35d ago0x9f5575…710899

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.