Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd43…8f1e0x3e0a…78e7Base—$0.003584100%coinbase74d ago0x006f0d…3708b2
0xbd43…8f1e0x3e0a…78e7Base—$0.003783100%coinbase74d ago0x593d5f…a88efc
0xbd43…8f1e0x3e0a…78e7Base—$0.004442100%coinbase74d ago0x4793b6…a7cf7a
0xbd43…8f1e0x3e0a…78e7Base—$0.005909100%coinbase74d ago0xfc9dc5…5978a2
0xbd43…8f1e0x3e0a…78e7Base—$0.004587100%coinbase74d ago0x5e8850…4c83ed
0xbd43…8f1e0x3e0a…78e7Base—$0.004085100%coinbase74d ago0x03fefa…15b77d
0xbd43…8f1e0x3e0a…78e7Base—$0.003037100%coinbase74d ago0xdc0fe6…586adb
0xbd43…8f1e0x3e0a…78e7Base—$0.004798100%coinbase74d ago0x19c038…68d029
0xbd43…8f1e0x3e0a…78e7Base—$0.003349100%coinbase74d ago0x8b3714…581e1d
0xbd43…8f1e0x3e0a…78e7Base—$0.00415100%coinbase74d ago0x5dba96…570df5
0xbd43…8f1e0x3e0a…78e7Base—$0.003342100%coinbase74d ago0x7b61a0…d0dab1
0xbd43…8f1e0x3e0a…78e7Base—$0.004943100%coinbase74d ago0x4744e7…071091
0xbd43…8f1e0x3e0a…78e7Base—$0.005657100%coinbase74d ago0xc13e8f…c6fba9
0xbd43…8f1e0x3e0a…78e7Base—$0.005054100%coinbase75d ago0xa7f3d5…684425
0xbd43…8f1e0x3e0a…78e7Base—$0.004662100%coinbase75d ago0x509211…63289c
0xbd43…8f1e0x3e0a…78e7Base—$0.00436100%coinbase75d ago0x275bed…517fd4
0xbd43…8f1e0x3e0a…78e7Base—$0.004877100%coinbase75d ago0x5fa8fa…131693
0xbd43…8f1e0x3e0a…78e7Base—$0.003965100%coinbase75d ago0x84dcd0…fcae69
0xbd43…8f1e0x3e0a…78e7Base—$0.003703100%coinbase75d ago0xde2b4a…f7bb02
0xbd43…8f1e0x3e0a…78e7Base—$0.004932100%coinbase75d ago0xfe1d5a…37006b
0xbd43…8f1e0x3e0a…78e7Base—$0.005172100%coinbase75d ago0x711217…bf0cc1
0xbd43…8f1e0x3e0a…78e7Base—$0.002652100%coinbase75d ago0x94f91b…3090b2
0xbd43…8f1e0x3e0a…78e7Base—$0.002945100%coinbase75d ago0xa8c841…09c812
0xbd43…8f1e0x3e0a…78e7Base—$0.005587100%coinbase75d ago0x7512fb…c48ed6
0xbd43…8f1e0x3e0a…78e7Base—$0.005033100%coinbase75d ago0x92990d…b023d3

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.