Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x50861b…dd0e3f
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x6cd70e…3be4ad
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x1123ed…96aeda
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xff9f3a…2c6af1
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x6eda04…958405
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xee9651…ad9554
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xa253c6…7bf985
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x645d59…48825d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x9099d9…3f440d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x716fc0…9a75f2
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x0b50ea…9f87d5
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xbdae6e…5bdc7f
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x9cbd2c…e020c2
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xcf3b7d…c99e48
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xf78968…4773e5
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xe40142…c5a2a8
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x8e8015…3e387a
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xb86a00…eab924
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x4da15e…67047b
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xbe572c…e3ccd8
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x5d4786…8dec65
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xd91b41…c856d7
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x8e655d…eaa6c4
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0x8e91b0…d3d2e3
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami49d ago0xb63b54…7d6704

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.