Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$14.70100%0x1ef5…d9e8120d ago0xb1edcb…fa8736
0x1332…66eb0x0e3d…7757Base—$13.65100%0x60b3…9773120d ago0x537d47…e6ff0b
0x4793…450a0x0e3d…7757Base—$57.75100%0xb7fe…9d80120d ago0x367134…3a83d0
0x1332…66eb0x0e3d…7757Base—$10.50100%0x04fd…2b52120d ago0xf4c418…3a09fd
0x1332…66eb0x0e3d…7757Base—$18.90100%0x93d4…655d120d ago0xe7598b…64e487
0x1332…66eb0x0e3d…7757Base—$21.00100%0x77d2…f15d120d ago0x3d13f3…dbf78a
0x1332…66eb0x0e3d…7757Base—$2.10100%0xf31d…cc4b120d ago0xfccfbb…66243f
0x9fdc…b7d10x0e3d…7757Base—$10.29100%0x7818…d2a6120d ago0x118caa…244835
0x1332…66eb0x0e3d…7757Base—$21.00100%0x8ee8…f8f2120d ago0x80ecce…ad0f54
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x6288…8b49120d ago0xabaf7f…f610e3
0xa787…64cf0x0e3d…7757Base—$3.15100%0x9c66…aca6120d ago0x9bb05b…f04093
0x6705…84940x0e3d…7757Base—$11.55100%0xa894…209f120d ago0xc2f668…2aa64f
0xe12f…f2780x0e3d…7757Base—$18.00100%0x3e24…de68120d ago0xc62019…dbceda
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0xd500…f63a120d ago0x16545f…e232a8
0x1332…66eb0x0e3d…7757Base—$10.00100%0xc5c7…f8a5120d ago0x9cd22d…8657f9
0x8cfa…be850x0e3d…7757Base—$7.35100%0xc836…5c46120d ago0x9cafb2…1fd591
0x1332…66eb0x0e3d…7757Base—$26.25100%0x20d2…f0b2120d ago0xb385f4…73b433
0x1332…66eb0x0e3d…7757Base—$10.50100%0xaecf…8b75120d ago0x682a6f…9ec48a
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa5e3…a7a3120d ago0xe66864…80ecf5
0x1332…66eb0x0e3d…7757Base—$18.90100%0xa4f5…b2f9120d ago0x10153a…2e72e9
0xd13a…568a0x0e3d…7757Base—$163.00100%0xad90…4332120d ago0xfdf8b5…8c6184
0x376d…335f0x0e3d…7757Base—$50.00100%0x4639…93fa120d ago0x6d07e6…e49cb0
0xa787…64cf0x0e3d…7757Base—$10.50100%0xb769…f881120d ago0x2ad06a…0b7b09
0x1332…66eb0x0e3d…7757Base—$627.74100%0x5a50…c82c120d ago0x3b7b2f…2dd94f
0x1332…66eb0x0e3d…7757Base—$61.95100%0x1bf5…a716120d ago0x5e16e7…17813b

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.