Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x93d4…655d111d ago0x43d02f…ede8d0
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc52b…5a8d111d ago0xd110ad…3f59b0
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x1a34…32c1111d ago0x85f70c…f37760
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4339…3850111d ago0x9af4d5…d0155b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x44e3…3432111d ago0x3b0088…0eeb8d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc664…74ab111d ago0xb0dd7f…83e059
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x20cf…bf55111d ago0x324af0…de00a3
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf6cb…a8d7111d ago0xbef8cc…d7eb01
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0245…bb7b111d ago0x015c44…1f6aaf
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x505d…14d6111d ago0x4cb551…1f7b9a
0x4bfb…0c880x0e3d…7757Base—$6.30100%0xfdf6…61a8111d ago0x8b000b…aab998
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6d55…0cde111d ago0xec7238…9a8bd6
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x4760…47ea111d ago0xb0a54e…1e302a
0x4bfb…0c880x0e3d…7757Base—$11.55100%0xfbad…25fb111d ago0x722558…7b3aee
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xda2d…f5ea111d ago0xd176b7…84e05a
0x4bfb…0c880x0e3d…7757Base—$26.25100%0x1e0a…902e111d ago0x1942ca…2f3e0d
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xdcd9…b01a111d ago0xa734fb…f5e211
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xdcda…2337111d ago0xfffdbd…832adb
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xab17…f943111d ago0x23b395…53729b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2fa9…16de111d ago0x11cd95…55bc86
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xaa2e…f044111d ago0x186e05…e33d6e
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x6c0f…7cd6111d ago0xbf5ccc…8f3f56
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xfd6b…ae39111d ago0xc715d8…784c3e
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xfdd4…df72111d ago0xe2692c…ceaafc
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x45b4…af27111d ago0x21b06c…984881

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.