Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xfe42…c1f014d ago0x736616…a19cc3
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xfb58…2b7214d ago0xc2b6be…239eda
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3d37…880614d ago0x14d132…5b9288
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x3845…8ad214d ago0x7b70c6…f91647
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xd253…4d1814d ago0x89719e…b66135
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x898f…4f5e14d ago0xa5a3f6…a98846
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xc07c…d71814d ago0xf24a5a…4cedf6
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5e44…05a814d ago0x1986b0…334458
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x53e5…093914d ago0xea3c4d…80a5fa
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3aab…e20914d ago0xfe6065…d372d8
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xc4a4…9e8614d ago0x49b12b…d56eff
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x39a9…7be514d ago0x4b4c0e…f9902b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x28ce…606114d ago0xc829ec…9fbc25
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4263…5fe514d ago0x1f6861…65e09c
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xc330…c0b214d ago0xd2d6c4…c8272d
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x647b…3fa514d ago0xe3f9d6…f4f45c
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x4a9b…67ce14d ago0x774b3f…5b7b36
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb89a…e8ac14d ago0x345bfd…44026e
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5720…a5f414d ago0x9f33a9…73c21d

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.