Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xad8c5a…92668b
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xfe6853…260cac
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xb06dcf…6e89f8
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x378a36…16f79a
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xfa3d0f…51df47
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x46cf52…42b82e
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xc437ca…8d1461
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x7a27c9…5fae09
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x6eff0d…094148
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x3e24d2…dcdc79
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x47ad15…c851aa
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x45fb34…bb1890
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xabac73…dd0c67
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xa604cc…c1f895
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x8e9bd7…47d1c5
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x58bd64…6a6047
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xcf8606…a16d6f
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x8c4530…4b45c8
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x7ad327…9678c2
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xc24dbe…fad18f
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0xf9a686…55da21
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x6b7b56…94d6c2
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x3ebf15…bc9044
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x8237a3…524b5b
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase8d ago0x8b8a0a…180ee1

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.