Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bfe…f8830x5e70…4eb9Basex402 service$13.9670%0x42a0…556a19d ago0x3d18b5…50b449
0x25e4…496d0x5e70…4eb9Basex402 service$1.0970%0x42a0…556a19d ago0x129c29…9a1839
0x21b0…d3480x5e70…4eb9Basex402 service$0.1070%0x42a0…556a19d ago0x6fa66e…7d0367
0x6013…14280x5e70…4eb9Basex402 service$1.3070%0x42a0…556a19d ago0xa62cf1…100ca4
0xff58…bd670x5e70…4eb9Basex402 service$1.3970%0x42a0…556a19d ago0xf0c23b…226b4f
0x2171…5eb20x5e70…4eb9Basex402 service$0.1370%0x42a0…556a19d ago0x7057db…a9d17a
0x499a…55570x5e70…4eb9Basex402 service$0.0770%0x42a0…556a19d ago0x18bea9…f2a572
0x35a4…33e40x5e70…4eb9Basex402 service$1.3170%0x42a0…556a19d ago0xebe28a…8cfc60
0xc4e3…cc150x5e70…4eb9Basex402 service$0.0870%0x42a0…556a19d ago0x000785…780139
0xde73…1de50x5e70…4eb9Basex402 service$1.2970%0x42a0…556a19d ago0xfd866b…476232
0x4095…8e020x5e70…4eb9Basex402 service$0.0870%0x42a0…556a19d ago0xbdfb88…d8dc44
0xb2dc…29de0x5e70…4eb9Basex402 service$1.4870%0x42a0…556a19d ago0x49261d…e152a1
0xf18a…e2ff0x5e70…4eb9Basex402 service$1.1470%0x42a0…556a19d ago0xe2fa5f…14e146
0x1327…7b320x5e70…4eb9Basex402 service$0.0770%0x42a0…556a19d ago0x58ef4a…cbd633
0x38e2…4ca50x5e70…4eb9Basex402 service$0.1070%0x42a0…556a19d ago0xd0ed7d…38f126
0x483a…e03a0x5e70…4eb9Basex402 service$1.5370%0x42a0…556a19d ago0x4c61c7…8eddb8
0x77cd…331e0x5e70…4eb9Basex402 service$1.1370%0x42a0…556a19d ago0x0c5128…2f4923
0x6051…80980x5e70…4eb9Basex402 service$0.1270%0x42a0…556a19d ago0x713f74…c318d7
0x118b…9d2f0x5e70…4eb9Basex402 service$0.1570%0x42a0…556a19d ago0xe8ca53…543380
0x17d8…d23f0x5e70…4eb9Basex402 service$1.4370%0x42a0…556a19d ago0xf46103…debf62
0xb17f…0d1f0x5e70…4eb9Basex402 service$0.1270%0x42a0…556a19d ago0x067845…75cf58
0xa4d6…7eee0x5e70…4eb9Basex402 service$1.3970%0x42a0…556a19d ago0xa84471…e059cc
0x2326…c8ea0x5e70…4eb9Basex402 service$0.1070%0x42a0…556a19d ago0x5eb8a0…3ae841
0x2395…f34d0x5e70…4eb9Basex402 service$0.0270%0x42a0…556a19d ago0x939572…5bb769
0xb32f…62840x5e70…4eb9Basex402 service$1.3570%0x42a0…556a19d ago0x53a024…02c693

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.