Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x953755…203d35
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xf25d8d…040961
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xd1e074…18702c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x295a1a…efc221
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xbf8d84…83fda4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x87c672…a1c9f9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xd9fa43…38fb3c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x44f0bd…4f143b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xd00ca7…71a61c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xa1b65f…67e2f9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xf5e7fe…211ad3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xe36274…cc96f9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xaaa47d…2d2358
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x7fd679…9403a9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x1a4fa4…35d719
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x0359b9…218361
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xd85d4f…82d654
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xe61e60…2f1307
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xfc798c…d5c2a8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x2b65b3…89259a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x4f13a0…9c478e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xa7ca79…31f787
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xce20a2…acc6c3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x384292…fc1293
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0xfb8c3a…6bb10a

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.