Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x4c4a…536c30d ago0x73bb44…73b3d5
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x39a9…7be530d ago0x972505…b75475
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x21ab…01d930d ago0x4bcdb8…4aa1ac
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xe9e4…196330d ago0x42a636…a8574d
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xbb85…658230d ago0xc2b882…110122
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x1a4b…80bc30d ago0x14efca…3d9643
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x31fe…80c430d ago0xab2444…388b53
0xeb19…e6200x47c5…4fc3Base—$9.4570%0x4345…1ce930d ago0x65cd2f…d37807
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x5ed5…f6c030d ago0x1b97aa…c52a30
0xeb19…e6200x47c5…4fc3Base—$9.4570%0x8107…169930d ago0xd39a86…0e3f1b
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x2133…5a4230d ago0x5c25a2…661ef8
0xeb19…e6200x47c5…4fc3Base—$13.6570%0xa628…b7bc30d ago0x8207be…a7a41e
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xf8ec…37d430d ago0x99b3bb…3ab27a
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xaa2e…f04430d ago0xa9da9f…435afb
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x77d2…f15d30d ago0xa2c8e8…dc2942
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x77d8…3bfa30d ago0xe03a0e…8777e7
0xeb19…e6200x47c5…4fc3Base—$16.8070%0x1dbc…007e30d ago0xd7e51d…007f3b
0xeb19…e6200x47c5…4fc3Base—$2.1070%0xc763…5b0b30d ago0xd508a6…71f143
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x4c4a…536c30d ago0xcde005…690aae
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xdb8c…386130d ago0x8bb0f7…db4881
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x1f7e…db9630d ago0xaeb559…064fc8
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xd4ab…0bb630d ago0xb2dcfe…c0442b
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x0d74…aad630d ago0xdf0052…bf21a9
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x816c…9f8630d ago0x60a24b…a448b8
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x2fb2…aefd30d ago0x23f550…bda152

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.