Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf497…fc800xd0b5…f224Base—$5.3570%0x3482…6f0e20d ago0xeb1961…0b78ac
0xd558…26480xd0b5…f224Base—$10.0970%0x3482…6f0e20d ago0x2d466f…6bd1f0
0x5a45…784c0xd0b5…f224Base—$43.5570%0x3482…6f0e20d ago0x60215e…866b96
0xc854…f0a50xd0b5…f224Base—$2.1870%0x3482…6f0e20d ago0xb61dcf…32c94c
0xd6f9…de280xd0b5…f224Base—$2.1370%0x3482…6f0e20d ago0xfbfc58…914e99
0x496a…16060xd0b5…f224Base—$0.9970%0x3482…6f0e20d ago0xf65862…8d5ab1
0x6fc6…238f0xd0b5…f224Base—$4.9970%0x3482…6f0e20d ago0xba9472…470769
0x329b…4c660xd0b5…f224Base—$9.9970%0x3482…6f0e20d ago0xd5a52f…8ae9a9
0x45c7…03590xd0b5…f224Base—$0.9970%0x3482…6f0e20d ago0xbb2708…c42363
0x8485…cdcf0xd0b5…f224Base—$5.8870%0x3482…6f0e20d ago0x6476f9…53d239
0x6df0…c6fd0xd0b5…f224Base—$2.9970%0x3482…6f0e20d ago0x9690fa…143642
0xb5fa…640a0xd0b5…f224Base—$0.9970%0x3482…6f0e20d ago0xa75c96…6b45ae
0x34b5…3a830xd0b5…f224Base—$27.3670%0x3482…6f0e20d ago0x83c1d6…0fe37f
0xb918…750a0xd0b5…f224Base—$0.00025470%0x4f82…aacd21d ago0x0678e9…cd2001
0x616d…63ad0xd0b5…f224Base—$9.9370%0x3482…6f0e21d ago0x9be58a…3c3eef
0xa6bd…2cd50xd0b5…f224Base—$2.8770%0x3482…6f0e21d ago0xacf10c…cd240a

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.