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$250.42100%0x4337…217c95d ago0x6fe47d…4a0613
0x3be9…575c0xf6ee…3bd2Base$0.009143100%0x4337…217c95d ago0x6fe47d…4a0613
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…abf595d ago0xc0e1b9…6b2a4e
0x3be9…575c0xf6ee…3bd2Base$0.002705100%0x4337…a93d95d ago0x24b0e8…793b93
0x3be9…575c0x31d0…2cd7Base$50.29100%0x4337…a93d95d ago0x24b0e8…793b93
0x3be9…575c0xf6ee…3bd2Base$0.008049100%0xfb32…884795d ago0x6dd143…e686a5
0x3be9…575c0x31d0…2cd7Base$50.34100%0xfb32…884795d ago0x6dd143…e686a5
0x3be9…575c0xf6ee…3bd2Base$0.005917100%0x4337…1b6295d ago0x90f7cf…205366
0x3be9…575c0x31d0…2cd7Base$5.32100%0x4337…1b6295d ago0x90f7cf…205366
0x3be9…575c0xf6ee…3bd2Base$0.005884100%0x4337…339295d ago0xffd828…8b1109
0x3be9…575c0x31d0…2cd7Base$5.32100%0x4337…339295d ago0xffd828…8b1109
0x3be9…575c0x31d0…2cd7Base$5.32100%0x4337…283895d ago0x3263c3…e90e28
0x3be9…575c0xf6ee…3bd2Base$0.005852100%0x4337…283895d ago0x3263c3…e90e28
0x3be9…575c0xf6ee…3bd2Base$0.005696100%0x4337…9b7c95d ago0x817247…7b99a6
0x3be9…575c0x31d0…2cd7Base$5.32100%0x4337…9b7c95d ago0x817247…7b99a6
0x3be9…575c0xf6ee…3bd2Base$0.008442100%0x4337…663c95d ago0xe21d0e…e8b95c
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…663c95d ago0xe21d0e…e8b95c
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…3a7395d ago0x63a266…309b14
0x3be9…575c0x31d0…2cd7Base$50.00100%0xfb32…884795d ago0xe7f516…3756c3
0x3be9…575c0xf6ee…3bd2Base$0.004832100%0x657e…f0d995d ago0xf56cdd…c96863
0x3be9…575c0x31d0…2cd7Base$7.82100%0x657e…f0d995d ago0xf56cdd…c96863
0x3be9…575c0xf6ee…3bd2Base$0.000986100%0x4337…39a895d ago0x0eadb2…d5e65f
0x3be9…575c0x31d0…2cd7Base$67.34100%0x4337…39a895d ago0x0eadb2…d5e65f
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…029095d ago0xfa2b63…e486ab
0x3be9…575c0xf6ee…3bd2Base$0.008121100%0x4337…029095d ago0xfa2b63…e486ab

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.