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%coinbase10d ago0x2eddaa…a89c7a
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x541aea…483073
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xcff4f7…4cc8d3
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x014b4e…7bc34e
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x2cd640…a23902
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x6cce80…bd8444
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xace26d…bdf6e1
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xeff4fa…cd9623
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xb3d194…296984
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x4814f5…75f69d
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x88bad3…88ebab
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x18ba76…add30d
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x75fd65…3b8125
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x5e109b…da3394
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x2c06ae…f11ba8
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xa290f8…e04e0b
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xe9043b…c693c5
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x767086…83425e
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x39cb2e…a2b9d8
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xdb85ab…38352c
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0xd3f67f…9808f9
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x6a1560…020171
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x8f6d60…cef512
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x525e53…51e0e5
0x6386…3f970xa9dd…2315Base—$0.002100%coinbase10d ago0x1a754b…ba1a33

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.