Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xd5c230…e22fe4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x5a8170…67c7dc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x141ae2…2f0de3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x1d9cfe…f61298
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x7f2257…047737
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xa06ea4…3c9465
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xf8b03d…3ff67a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x5d1be2…c5a1c7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x8b3aba…7832a3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x66a440…26c592
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xf70cde…4e92a1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xe8d4c7…b25b7a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x8eddb7…848fc0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xf1f948…ea1a92
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xef4458…6beabd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x464d54…7074cc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x2e1f83…2059e9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x82f0b3…02ad3b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x216605…a3c228
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xd669aa…ed1670
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x4b4eb9…74a8c4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0xf6d8bb…ed0798
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x6bf6bf…262d49
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x017b3a…c130a8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase94d ago0x2d173f…47d846

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.