Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd82e…557e0x2489…7a0fBasex402 service$0.007100%coinbase94d ago0xa18ce6…4914fb
0xd82e…557e0x2489…7a0fBasex402 service$0.007100%coinbase94d ago0x50296f…22704d
0x9cc4…b1760x2489…7a0fBasex402 service$0.01100%coinbase94d ago0x1e9a38…7d646b
0xc066…fc0d0x2489…7a0fBasex402 service$0.02100%coinbase95d ago0x634ee0…a47415
0x6bb4…eb700x2489…7a0fBasex402 service$0.02100%coinbase95d ago0x2539b5…3de682
0x7570…59cf0x2489…7a0fBasex402 service$0.02100%coinbase95d ago0xb557ee…7cbf20
0xa5b2…2aed0x2489…7a0fBasex402 service$0.02100%coinbase95d ago0x31b734…54c94a
0x91e3…842a0x2489…7a0fBasex402 service$0.005100%coinbase95d ago0xff3537…17356e
0x3d8d…19aa0x2489…7a0fBasex402 service$0.005100%coinbase95d ago0xf9cf75…b2bf2e
0x7dc1…1f530x2489…7a0fBasex402 service$0.005100%coinbase95d ago0xa37013…822910
0xb6ae…cee50x2489…7a0fBasex402 service$0.005100%coinbase95d ago0xd3677a…a51afe
0x952f…91550x2489…7a0fBasex402 service$0.005100%coinbase95d ago0x03cc55…0a347f
0x5b1e…df190x2489…7a0fBasex402 service$0.005100%coinbase95d ago0x73f333…030d57
0x395b…5f090x2489…7a0fBasex402 service$0.005100%coinbase95d ago0xbd3a6c…a78a61
0xd9c0…d20a0x2489…7a0fBasex402 service$0.005100%coinbase95d ago0x5c7489…4e3da8
0xcb7d…a6ef0x2489…7a0fBasex402 service$0.02100%coinbase95d ago0xf84d43…b624ad
0xccab…a0220x2489…7a0fBasex402 service$0.02100%coinbase95d ago0xf76b3c…3d1234
0xde79…babe0x2489…7a0fBasex402 service$0.09100%coinbase95d ago0x66de78…693add
0xdfca…3b900x2489…7a0fBasex402 service$0.02100%coinbase95d ago0x325316…70d44f

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.