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—$84.0070%0x2a1b…cb2823h ago0xf9ce14…420c86
0x2ac5…2d860x47c5…4fc3Base—$10.0070%0x2859…83d423h ago0x9c69ea…63a66c
d34dscene.eth0x47c5…4fc3Base—$21.0070%0x1984…8da823h ago0x3b9724…798a7d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb97a…ba2d23h ago0x82a1da…50de3f
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xb92d…57bc23h ago0xf03400…b55bb0
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xf733…8f8d23h ago0x330c9b…bcf9ae
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x7685…476923h ago0xebdf7d…12d587
0x1332…66eb0x47c5…4fc3Base—$1,575.0070%0xc366…284e23h ago0x840ac8…80717b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0f31…87b123h ago0x2c82e1…82573c
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xc5c7…f8a523h ago0x948876…f7b8ad
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x35b0…b81023h ago0xbdb5f0…c1e014
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x04bf…0d0e23h ago0xde859c…715ed3
0x1332…66eb0x47c5…4fc3Base—$23.1070%0x5d0b…1ded23h ago0x98bf27…fc604b
0x877c…8e1f0x47c5…4fc3Base—$10.0070%0x6170…fcde23h ago0xd4e406…a1552d
0x4ba1…2fda0x47c5…4fc3Base—$10.5070%0x0fb0…485923h ago0x543dfb…e35aab
0x1e54…c79a0x47c5…4fc3Base—$48.3070%0x1dbc…007e23h ago0x739158…6d6e03
0xcc17…e70a0x47c5…4fc3Base—$630.0070%0xc585…31c623h ago0x857001…a21e2e
lesnft.eth0x47c5…4fc3Base—$19.2470%0x2d29…913b23h ago0x889333…876cbc
0x1332…66eb0x47c5…4fc3Base—$73.5070%0x2d18…781123h ago0x0f502a…a73bda
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd798…875123h ago0x22534b…f82685
0xfff3…2f1e0x47c5…4fc3Base—$10.5070%0x3d53…a35923h ago0x58b501…bb179d
0x1332…66eb0x47c5…4fc3Base—$12.6070%0xc144…dd4e23h ago0x1526c4…23a26d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0452…7f6623h ago0xeb7cb2…fb1929
0x7c80…64e00x47c5…4fc3Base—$10.5070%0x9d1a…013523h ago0x2c5c20…01d653
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0389…0bc223h ago0xf162fb…c32e5e

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.