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.0170%0x5e3b…c8a537d ago0x760c32…271bba
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x52c053…e10fae
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x5a2124…953339
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x274c96…56b05e
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xec48d1…01b275
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xf19d4c…9a1e1b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xa161e1…103255
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x12e9d9…21edbb
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x7de450…8e3426
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x9ed7ca…34dccb
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x610b49…ef313c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xcf8287…46560d
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x59e9df…7b1ab3
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x4d9ec3…d24f4c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xdbb9f3…acb6f6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xc21d76…6b6a68
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x8a9ad6…3b9018
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x7593ff…99c74e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xd2a908…7f943e
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x315321…17fcde
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x891951…b63293
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x6f4904…63c977
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xaa566a…43fb25
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xbc3217…e97137
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x78a9a9…854857

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.