Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x420b…78bfBase—$25,059.8070%0x7347…d6913d ago0x7742da…ac370f
0xa54d…49f50xbc93…1346Base—$6.0470%0x64b2…88333d ago0xdc4090…91d775
0xa54d…49f50x299b…348bBase—$3,298.1270%0x7347…d6913d ago0x8ff473…28c0f2
0xa54d…49f50x351f…f5abBase—$1,468.8470%0x64b2…88333d ago0x14bec4…aab58a
0xa54d…49f50x170f…5428Base—$1,395.1470%0x64b2…88333d ago0x5451dc…4521f5
0xa54d…49f50x3a51…7e49Base—$1,085.7570%0x64b2…88333d ago0x44d6f6…6b5b2a
0xa54d…49f50x9747…50e2Base—$7.0970%0x64b2…88333d ago0xde4ee8…d202fc
0xa54d…49f50xfbee…ad06Base—$2,999.3670%0x64b2…88333d ago0x43fa41…4cd920
0xa54d…49f50xbddc…d642Base—$4.8070%0x64b2…88333d ago0x04fe32…2992f0
0xa54d…49f50x34e2…a2e9Base—$13,110.9970%0x7347…d6913d ago0x2942cf…89ff98
0xa54d…49f50xe4d5…333fBase—$6.9870%0x64b2…88333d ago0xfe8e2e…3810de
0xa54d…49f50xfc47…8125Base—$20.2870%0x64b2…88333d ago0xf1f29e…dc82ac
0xa54d…49f50xd1f4…3036Base—$5.1370%0x64b2…88333d ago0x20c68a…9868ca
0xa54d…49f50x6748…9ffbBase—$6.8870%0x64b2…88333d ago0x0d53c8…97cd38
0xa54d…49f50xb6a7…290aBase—$1.2570%0x64b2…88333d ago0x422141…4f5615
0xa54d…49f50x728a…e274Base—$9,999.1170%0x7347…d6913d ago0xababe8…69fc07
0xa54d…49f50x728a…e274Base—$20,407.7570%0x7347…d6913d ago0xdec2f8…95a5f6
0xa54d…49f50xf4e9…a771Base—$499.7270%0x7347…d6913d ago0x249497…0a497b
0xa54d…49f50x117e…3fe1Base—$99.9570%0x64b2…88333d ago0x0393d9…6d55b5
0xa54d…49f50x7123…79adBase—$78.0170%0x64b2…88334d ago0xef7b0b…be1366
0xa54d…49f50x5da0…0ba5Base—$14.9670%0x64b2…88334d ago0x3264e2…195c16
0xa54d…49f50xb762…e4aeBase—$14,992.3370%0x7347…d6914d ago0xcc7d62…d21c3e
0xa54d…49f50x2365…21b4Base—$51.1770%0x64b2…88334d ago0xd28cfe…b68879
0xa54d…49f50x9745…76ffBase—$17,643.9470%0x7347…d6914d ago0x128cf1…7807d3
0xa54d…49f50x377d…df37Base—$2,984.5770%0x64b2…88334d ago0x776a99…15cf89

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.