Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2abc…1a8d0x4466…125eBasex402 service$0.15100%coinbase92d ago0xcbc718…1c8aa2
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase92d ago0x1f486b…209e75
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase92d ago0x2851e2…2ca9f4
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0x85c11e…fb65e2
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0x1562f0…dc5ec1
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0x8f91e6…b783b3
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0x587343…3c3c28
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0x8a9233…10dda5
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0xccdddb…286fff
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0x18492a…404717
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0xfeed4b…2058f9
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase92d ago0xd38d24…4d0377
0x2abc…1a8d0x4466…125eBasex402 service$0.02100%coinbase92d ago0xc1709e…7fb380
0x2abc…1a8d0x4466…125eBasex402 service$0.02100%coinbase92d ago0xbb0f3f…f2c8fa
0x2abc…1a8d0x4466…125eBasex402 service$0.008100%coinbase92d ago0x3fc094…52d40d
0x2abc…1a8d0x4466…125eBasex402 service$0.01100%coinbase92d ago0x44d33e…a959cf
0x2abc…1a8d0x4466…125eBasex402 service$0.0022100%coinbase92d ago0x266ca7…b48314
0x2abc…1a8d0x4466…125eBasex402 service$0.01100%coinbase92d ago0xd6e24f…f29681
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase92d ago0xb94c36…a3c7c7
0x2abc…1a8d0x4466…125eBasex402 service$0.008100%coinbase92d ago0x546ac8…9d44f3
0x2abc…1a8d0x4466…125eBasex402 service$0.008100%coinbase92d ago0x8da1c7…5c5e33
0x2abc…1a8d0x4466…125eBasex402 service$0.0022100%coinbase92d ago0x08c7dd…69f8a0
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase92d ago0xd531b5…1141db
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase92d ago0xc5aef3…0ad45d
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase92d ago0x1b4869…f5fdd1

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.