Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7969…4cf51d ago0x0577b0…2593d5
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x3e5d…fd381d ago0x99d674…24e352
0x100b…879f0x47c5…4fc3Base—$10.0070%0x065e…0a601d ago0x945b46…07a28f
0x53a9…80aa0x47c5…4fc3Base—$10.5070%0x2859…83d41d ago0xc768fa…7000da
0xffe7…40230x47c5…4fc3Base—$147.0070%0xe935…f9041d ago0x4ec81b…80020e
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x3d37…88061d ago0x5812b2…846a35
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7430…b4bb1d ago0x90ff82…5713c8
0x2fe0…39ed0x47c5…4fc3Base—$49.0070%0x4639…93fa1d ago0xb92007…806e1f
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xd1bc…096d1d ago0xb2dc1c…4ca864
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6d10…b12b1d ago0xb5eb22…f32a19
0x6b7f…84200x47c5…4fc3Base—$10.5070%0xb99f…c9031d ago0xa9e0a6…405c7a
0xc9a2…31540x47c5…4fc3Base—$36.7570%0x345f…57af1d ago0x984fc0…eef26e
0x1332…66eb0x47c5…4fc3Base—$99.7570%0xa842…4fd91d ago0x2adfcd…8b8795
0x3b70…16860x47c5…4fc3Base—$15.7570%0x4055…8ed11d ago0x251675…172882
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x573b…0d281d ago0x9f503f…b5daf9
0x5c0e…9f230x47c5…4fc3Base—$21.0070%0x629a…da9c1d ago0xe524e9…8e4768
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x1875…8fcf1d ago0xd9c589…dcb6f8
0x0759…73940x47c5…4fc3Base—$25.0070%0x52ac…a61d1d ago0x55facf…e818df
0xf8fa…69400x47c5…4fc3Base—$1.5470%0xf74f…ffda1d ago0xf3075e…642d99
0x178c…a7870x47c5…4fc3Base—$10.5070%0x74b9…018f1d ago0x0be43b…3eddcd
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9667…204e1d ago0x676ce5…ec7253
0x180f…24fe0x47c5…4fc3Base—$16.1270%0xe5a6…5fc51d ago0x020633…451a15
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x78ce…877f1d ago0x700c34…26e786
0x1332…66eb0x47c5…4fc3Base—$420.0070%0xa48e…f6611d ago0xd0b2a5…e0dbdc
0x1332…66eb0x47c5…4fc3Base—$1,179.1570%0x8494…2e441d ago0x5dd06c…4aebf9

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.