Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xc635b1…660e61
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x6c03a7…1a1a97
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x017384…a829c7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x6bade1…0b7144
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x12e2b9…ab43da
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xb31492…fe318c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x1fa6fc…8fc584
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x287c77…3ca8a6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x2d4855…43104d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x18329b…7b934d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x8ad84b…c6a84f
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xbc2950…cc129c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xd41d4a…90e3e7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x70ada4…0f4225
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x169183…4c5bcb
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x15bd62…31b307
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xcae278…51ccfe
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xd72150…4d88fc
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x86f961…fa7671
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x7e1aca…c9a825
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x94e886…7a54cb
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x0e1834…7b8e19
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xd45433…766928
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0xde14fc…d9740c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a5114d ago0x89175c…97c9ff

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.