Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…ef260x3e0a…78e7Base—$0.003797100%coinbase75d ago0x80939e…f8f134
0xf56d…ef260x3e0a…78e7Base—$0.002953100%coinbase75d ago0x32a149…58ef5b
0xf56d…ef260x3e0a…78e7Base—$0.003644100%coinbase75d ago0xbb8ab2…c172bf
0xf56d…ef260x3e0a…78e7Base—$0.004735100%coinbase75d ago0xa46500…10e445
0xf56d…ef260x3e0a…78e7Base—$0.004905100%coinbase75d ago0x956d43…02352d
0xf56d…ef260x3e0a…78e7Base—$0.00463100%coinbase75d ago0xd71e46…4cdc6a
0xf56d…ef260x3e0a…78e7Base—$0.00343100%coinbase75d ago0x90eedf…d5d5eb
0xf56d…ef260x3e0a…78e7Base—$0.005073100%coinbase75d ago0xe2bfc4…dfef81
0xf56d…ef260x3e0a…78e7Base—$0.00589100%coinbase75d ago0xd75c61…ea7a68
0xf56d…ef260x3e0a…78e7Base—$0.00369100%coinbase75d ago0x24a5e9…4033e5
0xf56d…ef260x3e0a…78e7Base—$0.00511100%coinbase75d ago0xfcd71b…ec17c8
0xf56d…ef260x3e0a…78e7Base—$0.00292100%coinbase75d ago0xa3e103…72d293
0xf56d…ef260x3e0a…78e7Base—$0.005015100%coinbase75d ago0xad7890…8bd535
0xf56d…ef260x3e0a…78e7Base—$0.003889100%coinbase75d ago0x1874e3…b8e98f
0xf56d…ef260x3e0a…78e7Base—$0.003106100%coinbase75d ago0x5a1b14…ea3feb
0xf56d…ef260x3e0a…78e7Base—$0.004482100%coinbase75d ago0x3cf85e…9fad65
0xf56d…ef260x3e0a…78e7Base—$0.004425100%coinbase75d ago0x7be960…b0cbc6
0xf56d…ef260x3e0a…78e7Base—$0.005828100%coinbase75d ago0xfc6763…cbd61d
0xf56d…ef260x3e0a…78e7Base—$0.005885100%coinbase75d ago0x442fea…0f3419
0xf56d…ef260x3e0a…78e7Base—$0.003102100%coinbase75d ago0x77c86c…54e765
0xf56d…ef260x3e0a…78e7Base—$0.005296100%coinbase75d ago0xf18638…000cc8
0xf56d…ef260x3e0a…78e7Base—$0.005334100%coinbase75d ago0x5386ae…3df96e
0xf56d…ef260x3e0a…78e7Base—$0.002885100%coinbase75d ago0x80ded4…76130c
0xf56d…ef260x3e0a…78e7Base—$0.003489100%coinbase75d ago0xd69d83…f37150

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.