Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x850e…501727d ago0x8edba0…3992a5
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x563b…9a7f27d ago0x4b3aa9…68347a
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x7929…b33127d ago0xa56185…516056
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x8516…088327d ago0x3c4576…206d99
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x6a96…27ff28d ago0x58e4af…2c652b
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x9ac4…71a928d ago0x0f00d8…40c64b
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x20d2…f0b228d ago0x3addff…5301ec
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2fa9…16de28d ago0xafc81f…fdcf76
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x54c8…88d528d ago0xe39743…449f9d
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x9307…e92a28d ago0xcd4d04…a4b1a6
0xc9a2…31540x47c5…4fc3Base—$1.0570%0xe082…90c428d ago0x99ba31…9ce3e8
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x699a…427428d ago0x910f2e…682e43
0xc9a2…31540x47c5…4fc3Base—$6.3070%0xd812…ee4428d ago0xccbc17…8587ba
0xc9a2…31540x47c5…4fc3Base—$105.0070%0x4218…be8728d ago0xf1e9f7…89f2d2
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3eb5…db3c28d ago0x88fdb5…ad0e8b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x28a1…4ae528d ago0xc25e26…bb20fe
0xc9a2…31540x47c5…4fc3Base—$2.1070%0xa140…d38d28d ago0xdc633a…70e815
0xc9a2…31540x47c5…4fc3Base—$149.1070%0x77d2…395e28d ago0xc85abe…05ea22
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x5787…759e28d ago0x707a65…7e1eae
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0908…9e5128d ago0x290fbf…b4a44a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa894…209f28d ago0xac861a…552054
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x09f6…b65c28d ago0x1d56ae…8ea6f3
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x7daa…021728d ago0x773dcb…7d233f
0xc9a2…31540x47c5…4fc3Base—$13.6570%0x35c6…376328d ago0x493d1e…95a157
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x12fd…41c828d ago0x082311…6afea6

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.