Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0ac…ea190x8aee…01a0Base—$0.01100%0x4a15…a58466d ago0x8acbd8…afbe4d
0xd0ac…ea190x8aee…01a0Base—$0.01100%0x4a15…a58466d ago0x971d47…c81822
0xd0ac…ea190x8aee…01a0Base—$0.01100%0x4a15…a58466d ago0x0ba911…c4f042
0xd0ac…ea190x8aee…01a0Base—$0.01100%0x4a15…a58466d ago0xf1f17b…786c12
0xd0ac…ea190x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x12efe5…4bdaee
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x3bd4a5…7a291b
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0xdc18ad…0645fa
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x2bb0e8…cbaaa0
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x9624e9…6d91da
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x60c442…578168
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x5c75fa…88078d
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0xfc3bec…8dc3f1
0xd0ac…ea190x8aee…01a0Base—$0.02100%0x4a15…a58466d ago0x9f9246…f8972d
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x89e604…c5da3f
0x2ddd…c6370x8aee…01a0Base—$0.005100%0x4a15…a58466d ago0x4d2db5…13c25d
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x001cc0…c98051
0x2ddd…c6370x8aee…01a0Base—$0.005100%0x4a15…a58466d ago0xe64ecb…10054f
0xd0ac…ea190x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x8187ae…ca5fc3
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x08c890…7244c8
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x073eaa…a8abe5
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x9b81c4…48856a
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0xf22535…bf8321
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0xdb4edb…c4bcd8
0xed2c…09da0x8aee…01a0Base—$0.001100%0x4a15…a58466d ago0x57c4a2…f3a9bc
0xd0ac…ea190x8aee…01a0Base—$0.01100%0x4a15…a58466d ago0x804939…475b28

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.