Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base$30.4570%0x3d37…880628d ago0x58f122…8db5ee
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x05c6…16ba28d ago0x4256f7…e756c7
0x3fb1…7e250x47c5…4fc3Base$2.1070%0xbb99…f69a28d ago0x0b8114…4ff44f
0x3fb1…7e250x47c5…4fc3Base$52.5070%0x1a4b…80bc28d ago0x87f1bc…ae0520
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x35fa…74a928d ago0x72ce6f…ebbe09
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xce9f…bc8e28d ago0x584576…f2b500
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x6b3c…58cb28d ago0x2329c6…45c894
0x3fb1…7e250x47c5…4fc3Base$1.0570%0x6280…2e7928d ago0xf4e002…551ef3
0x3fb1…7e250x47c5…4fc3Base$3.1570%0xca67…882028d ago0xce23a4…838f33
0x3fb1…7e250x47c5…4fc3Base$12.6070%0x01d6…4c2928d ago0x59ad7f…ca4381
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x04a0…f71828d ago0xa96d9b…441151
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x2fb2…aefd28d ago0x34d3fa…863585
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x3494…a4d128d ago0x8f9705…dd587a
0x3fb1…7e250x47c5…4fc3Base$1.0570%0xc6a6…b85528d ago0xc663e8…eaef11
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x69b3…7ddd28d ago0xa4467d…8f1c3f
0x3fb1…7e250x47c5…4fc3Base$3.1570%0xb99f…c90328d ago0x44325d…8d676f
0x3fb1…7e250x47c5…4fc3Base$6.3070%0x817a…63b528d ago0xbf141e…a38d44
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x6280…2e7928d ago0xc7d31d…0ddf92
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x07d6…1b9428d ago0x9e1a41…9361c1
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xb859…c36728d ago0x106b35…317cf3
0x3fb1…7e250x47c5…4fc3Base$31.5070%0x5682…a95228d ago0xf2bd05…6c757c
0x3fb1…7e250x47c5…4fc3Base$4.2070%0x3d76…265f28d ago0xbddb44…9c6125
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x505d…14d628d ago0x021093…8d30d0
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xd0af…bdfe28d ago0x5c978f…b3bd61
0x3fb1…7e250x47c5…4fc3Base$3.1570%0xc0fa…66cc28d ago0x355d4a…e7c852

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.