Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1945…b2390x6366…f1e2Base—$0.03100%0x0098…3100118d ago0x4246ec…5a68b2
0x1945…b2390x6366…f1e2Base—$0.007322100%0x4918…e369118d ago0x035cd7…cb791b
0x1945…b2390x6366…f1e2Base—$0.02100%0x4873…5369118d ago0xd14a6f…f17a51
0x1945…b2390x6366…f1e2Base—$0.04100%0x4918…e369118d ago0x821046…db315c
0x1945…b2390x6366…f1e2Base—$0.02100%0x4873…5369118d ago0xa7c41b…a34961
0x1945…b2390x6366…f1e2Base—$0.03100%0xa46e…ec94118d ago0x751c05…6f8971
0x1945…b2390x6366…f1e2Base—$0.007119100%0x6366…f1e2118d ago0xd8c4fa…7467df
0x1945…b2390x6366…f1e2Base—$0.04100%0x6366…f1e2118d ago0x9fe8c9…f29c3b
0x1945…b2390x6366…f1e2Base—$0.007579100%0x58fe…153b118d ago0xee4f8c…fa1184
0x1945…b2390x6366…f1e2Base—$0.04100%0x58fe…153b118d ago0x353fcb…b843f9
0x1945…b2390x6366…f1e2Base—$0.03100%0x0d17…b7d1118d ago0x56b396…33a7a5
0x1945…b2390x6366…f1e2Base—$0.000814100%0xa46e…ec94118d ago0x659a08…410546
0x1945…b2390x6366…f1e2Base—$0.007593100%0xa46e…ec94118d ago0x63b18b…1f2c10
0x1945…b2390x6366…f1e2Base—$0.04100%0xa46e…ec94118d ago0xb1e272…461443
0x1945…b2390x6366…f1e2Base—$0.02100%0xdf51…2402118d ago0x1dc96c…3d2bab
0x1945…b2390x6366…f1e2Base—$0.007117100%0x0098…3100118d ago0xc4b809…4405f8
0x1945…b2390x6366…f1e2Base—$0.04100%0x0098…3100118d ago0x0b6ea5…773b6c
0x1945…b2390x6366…f1e2Base—$0.03100%0xbe53…e902118d ago0x9e10e2…b3234f
0x1945…b2390x6366…f1e2Base—$0.001069100%0x6366…f1e2118d ago0xd3ea13…4512ae
0x1945…b2390x6366…f1e2Base—$0.007384100%0x6366…f1e2118d ago0xc28737…40b8d1
0x1945…b2390x6366…f1e2Base—$0.03100%0x6366…f1e2118d ago0x458ce9…8859cb

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.