Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x48f0…359666d ago0x46412e…3d8dc9
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…224f66d ago0x2ecdae…3c94ad
0x3be9…575c0x31d0…2cd7Base—$100.34100%0x4337…808466d ago0x96edbd…0e36fd
0x3be9…575c0x31d0…2cd7Base—$30.36100%0x4337…808466d ago0x810a63…6657fd
0x3be9…575c0x31d0…2cd7Base—$50.32100%0x7540…af8d66d ago0x042be6…1bef32
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…4bba66d ago0x7509d0…dd2697
0x3be9…575c0x31d0…2cd7Base—$90.00100%0x4337…403c66d ago0x4efddb…629c9b
0x3be9…575c0x31d0…2cd7Base—$45.36100%0x4337…9fb166d ago0x1aa014…a8e509
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…113166d ago0x16cbca…963a49
0x3be9…575c0x31d0…2cd7Base—$25.35100%0xc2d1…d49266d ago0xd65666…94995a
0x3be9…575c0x31d0…2cd7Base—$12.30100%0x4337…b35066d ago0x597bd6…013e59
0x3be9…575c0x31d0…2cd7Base—$35.31100%0x48f0…359666d ago0x09f050…a43a99
0x3be9…575c0x31d0…2cd7Base—$11.30100%0x42f5…5b5066d ago0x481c1b…cca4c3
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…f96566d ago0x868b5a…f5e5d0
0x3be9…575c0x31d0…2cd7Base—$71.32100%0x4337…32a466d ago0xc6bcb8…ceaca4
0x3be9…575c0x31d0…2cd7Base—$149.40100%0x7540…af8d66d ago0x171b95…ee9879
0x3be9…575c0x31d0…2cd7Base—$30.31100%0xce5c…1d0566d ago0x5310e5…d2bff6
0x3be9…575c0x31d0…2cd7Base—$12.37100%0x48f0…359666d ago0x680030…25d5a9
0x3be9…575c0x31d0…2cd7Base—$50.42100%0x48f0…359666d ago0x9ee117…3d036e
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…df9b66d ago0x2a9c1a…76179e
0x3be9…575c0x31d0…2cd7Base—$10.30100%0xce5c…1d0566d ago0xd38964…b0efbf
0x3be9…575c0x31d0…2cd7Base—$149.40100%0x4337…be7066d ago0x320b83…08d71c
0x3be9…575c0x31d0…2cd7Base—$250.00100%0xce5c…1d0566d ago0xbdcde5…a50117
0x3be9…575c0x31d0…2cd7Base—$134.50100%0x4337…39a866d ago0xc680c2…a5418f
0x3be9…575c0x31d0…2cd7Base—$50.36100%0xc2d1…d49266d ago0x514dd3…cf5f02

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.