Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa5e…2d460xf5bb…ce10Base—$0.01100%coinbase83d ago0x9b0a03…550bde
0xfa5e…2d460x82e2…ce17Base—$0.01100%coinbase83d ago0x41b3f6…400b06
0xfa5e…2d460x7af1…c19dBase—$0.01100%coinbase83d ago0xb922ca…660a7d
0xfa5e…2d460x05b5…d908Base—$0.01100%coinbase83d ago0x6bb332…be75b1
0xfa5e…2d460x4976…a7f2Base—$0.01100%coinbase83d ago0x121cce…1cb9a2
0xfa5e…2d460x0b5f…9c81Base—$0.01100%coinbase83d ago0xad2344…078021
0xfa5e…2d460xfec0…23d3Base—$0.01100%coinbase83d ago0x1ba549…87d6af
0xfa5e…2d460x9a9f…e667Base—$0.01100%coinbase83d ago0xb960c4…5869b4
0xfa5e…2d460x4ea3…af37Base—$0.01100%coinbase83d ago0x103eec…2a97c7
0xfa5e…2d460x3b61…3a26Base—$0.01100%coinbase83d ago0x572e4a…678772
0xfa5e…2d460x8785…3dd7Base—$0.01100%coinbase83d ago0x099990…f988ac
0xfa5e…2d460x2921…80a5Base—$0.01100%coinbase83d ago0x835991…576a82
0xfa5e…2d460x0418…7f68Base—$0.01100%coinbase83d ago0x49687c…5c6847
0xfa5e…2d460xde94…94dcBase—$0.01100%coinbase83d ago0xbbb6a7…93041e
0xfa5e…2d460x201c…b0d2Base—$0.01100%coinbase83d ago0x2f0d76…841ac5
0xfa5e…2d460x75cc…2462Base—$0.01100%coinbase83d ago0xe551d5…996f5c
0xfa5e…2d460x0e7b…a018Base—$0.01100%coinbase83d ago0x35cc52…3f497c
0xfa5e…2d460x1186…b4e5Base—$0.01100%coinbase83d ago0xd7037a…3338d6
0xfa5e…2d460x928f…a895Base—$0.01100%coinbase83d ago0xa2b765…b0d07f
0xfa5e…2d460x6449…e728Base—$0.01100%coinbase83d ago0xbc3026…a5dffc
0xfa5e…2d460xf058…f15fBase—$0.01100%coinbase83d ago0x427553…3295e0
0xfa5e…2d460xcd55…c04bBase—$0.01100%coinbase83d ago0xdd1418…b0c2e9
0xfa5e…2d460x17f6…d43bBase—$0.01100%coinbase83d ago0xc01cb0…40bab4
0xfa5e…2d460xc170…0b5dBase—$0.01100%coinbase83d ago0x468097…95bbfb
0xfa5e…2d460x7153…4fb0Base—$0.01100%coinbase83d ago0x855e11…6c5d16

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.