Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$62.21100%mrdn115d ago0x7464f0…8950be
0xb6db…31e10x8e77…e2d6Base—$50.92100%mrdn115d ago0x459fb1…ac0ab3
0xb6db…31e10x8e77…e2d6Base—$60.40100%mrdn115d ago0x27e5e4…dc9868
0xb6db…31e10x8e77…e2d6Base—$143.06100%mrdn115d ago0x5d13e3…d83ea8
0xb6db…31e10x8e77…e2d6Base—$144.50100%mrdn115d ago0x070e2f…2c4432
0xb6db…31e10x8e77…e2d6Base—$145.96100%mrdn115d ago0x4f01bf…1e203c
0xb6db…31e10x8e77…e2d6Base—$147.43100%mrdn115d ago0x942a5b…cfa858
0xb6db…31e10x8e77…e2d6Base—$148.92100%mrdn115d ago0x3c8954…a55863
0xb6db…31e10x8e77…e2d6Base—$150.43100%mrdn115d ago0xdeea29…148532
0xb6db…31e10x8e77…e2d6Base—$151.95100%mrdn115d ago0x1a15b0…ac3e94
0xb6db…31e10x8e77…e2d6Base—$153.48100%mrdn115d ago0x294239…2e60db
0xb6db…31e10x8e77…e2d6Base—$155.03100%mrdn115d ago0x0e1c24…2e96ef
0xb6db…31e10x8e77…e2d6Base—$156.60100%mrdn115d ago0xd70697…d939f6
0xb6db…31e10x8e77…e2d6Base—$158.18100%mrdn115d ago0x4deece…117b00
0xb6db…31e10x8e77…e2d6Base—$159.78100%mrdn115d ago0x05748f…841f2f
0xb6db…31e10x8e77…e2d6Base—$160.89100%mrdn115d ago0xeadbcc…276eb3

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.