Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$285.97100%0x04e2…747846d ago0x260ef1…873b8d
0x1332…66eb0x0e3d…7757Base—$21.00100%0xaf62…40b946d ago0xc783d9…9cb8cf
0x1332…66eb0x0e3d…7757Base—$7.35100%0xad90…433246d ago0x91a3a9…b94746
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa2b8…fedd46d ago0x1c8781…675907
0x1332…66eb0x0e3d…7757Base—$54.60100%0xe4c8…f88746d ago0x5693be…450815
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3ab4…e68446d ago0xb7a4bf…64d8dc
0x1332…66eb0x0e3d…7757Base—$2.10100%0x6c20…6aed46d ago0x64e73b…aa902b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x21ab…01d946d ago0xb68708…33650c
0x1332…66eb0x0e3d…7757Base—$1.05100%0x170f…623046d ago0x513b45…491c09
0x1332…66eb0x0e3d…7757Base—$105.00100%0xdc27…c47d46d ago0xf3a16a…78f6b2
0x1332…66eb0x0e3d…7757Base—$5.25100%0x54b0…438446d ago0x5aba3a…22c6ad
0x1332…66eb0x0e3d…7757Base—$21.00100%0xa5e3…a7a346d ago0xb5ca96…189c62
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x29b8…326346d ago0x3d199f…31fb28
0x1332…66eb0x0e3d…7757Base—$105.00100%0x01d6…4c2946d ago0x214033…b4e37c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1f7e…db9646d ago0xfe50ca…59b03c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x5520…8e5b46d ago0xb29632…ad3076
0x1332…66eb0x0e3d…7757Base—$52.50100%0x81da…371f46d ago0xbf6032…2e9d79
0x1332…66eb0x0e3d…7757Base—$3.15100%0xbc18…facb46d ago0x547a3b…573bb7
0x1332…66eb0x0e3d…7757Base—$8.78100%0xcf26…86e646d ago0x58b89f…292366
0x1332…66eb0x0e3d…7757Base—$19.95100%0xf345…7b3446d ago0xa99bb1…2ce67a
0x1332…66eb0x0e3d…7757Base—$525.00100%0x2bdf…11ce46d ago0xf70f17…ca1cc2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4c91…bd4946d ago0x7405f5…db72ce
0x1332…66eb0x0e3d…7757Base—$15.75100%0x573b…0d2846d ago0x3c75e3…d03b1c
0x1332…66eb0x0e3d…7757Base—$99.85100%0xc836…5c4646d ago0x10e8ea…93461f
0x1332…66eb0x0e3d…7757Base—$31.50100%0x2740…f50446d ago0x5054a1…809422

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.