Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd135…8f590x6366…f1e2Base—$0.005256100%0x08ff…bb06107d ago0x0ed33a…dc1106
0xd135…8f590x6366…f1e2Base—$0.02100%0x6366…f1e2107d ago0x7e8daa…8159c1
0xd135…8f590x6366…f1e2Base—$0.07100%0xbe53…e902107d ago0x1f93a7…181383
0xd135…8f590x6366…f1e2Base—$0.06100%0x0d17…b7d1107d ago0xa112c9…c93c9f
0xd135…8f590x6366…f1e2Base—$0.07100%0xdf51…2402107d ago0xb10fd8…2d2bca
0xd135…8f590x6366…f1e2Base—$0.006308100%0x7f16…55b4107d ago0xaaa4b8…150700
0xd135…8f590x6366…f1e2Base—$0.05100%0x7f16…55b4107d ago0xda8e25…0cca5f
0xd135…8f590x6366…f1e2Base—$0.006302100%0xa46e…ec94107d ago0xd456dd…e34a3a
0xd135…8f590x6366…f1e2Base—$0.05100%0xa46e…ec94107d ago0x7070aa…5a09a8
0xd135…8f590x6366…f1e2Base—$0.006309100%0xa46e…ec94107d ago0xc29e71…d937bb
0xd135…8f590x6366…f1e2Base—$0.05100%0xa46e…ec94107d ago0x1ab1b7…ba2b33
0xd135…8f590x6366…f1e2Base—$0.006301100%0x6366…f1e2107d ago0x16afdd…0db2bc
0xd135…8f590x6366…f1e2Base—$0.05100%0x6366…f1e2107d ago0x2c7301…e17420
0xd135…8f590x6366…f1e2Base—$0.000874100%0x0098…3100107d ago0x13136e…f087de
0xd135…8f590x6366…f1e2Base—$0.006072100%0x0098…3100107d ago0xda086d…4b2f79
0xd135…8f590x6366…f1e2Base—$0.04100%0x0098…3100107d ago0xd83336…04dfbe
0xd135…8f590x6366…f1e2Base—$0.06100%0x4873…5369107d ago0x016e78…b3c142
0xd135…8f590x6366…f1e2Base—$0.05100%0x0d17…b7d1107d ago0x75bf5c…23518a
0xd135…8f590x6366…f1e2Base—$0.05100%0x4873…5369107d ago0xa969c5…582f23
0xd135…8f590x6366…f1e2Base—$0.04100%0xdf51…2402107d ago0xccb3d1…a01f4c
0xd135…8f590x6366…f1e2Base—$0.03100%0xbe53…e902107d ago0x4cee8a…3a0afd
0xd135…8f590x6366…f1e2Base—$0.00088100%0x7f16…55b4107d ago0x1e7606…431809
0xd135…8f590x6366…f1e2Base—$0.006096100%0x7f16…55b4107d ago0x5c0dca…6fd546
0xd135…8f590x6366…f1e2Base—$0.05100%0x7f16…55b4107d ago0x5a9ae7…b9f211
0xd135…8f590x6366…f1e2Base—$0.006106100%candidates107d ago0xae6515…cd67bf

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.