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—$89.25100%0x3d76…265f118d ago0x975adc…77b238
0x1332…66eb0x0e3d…7757Base—$5.25100%0x73f4…8367118d ago0x7f5546…8d509a
0x1332…66eb0x0e3d…7757Base—$5.25100%0x2742…8fd1118d ago0x16a420…177cd8
0x1332…66eb0x0e3d…7757Base—$10.00100%0x1ae8…2c73118d ago0xf8e265…ffd37b
0x1332…66eb0x0e3d…7757Base—$121.50100%0x2c22…1f1c118d ago0x912371…eef9d4
0x1332…66eb0x0e3d…7757Base—$4.20100%0x6d7b…aade118d ago0xf1e341…e9e493
0x1332…66eb0x0e3d…7757Base—$2,695.16100%0x2fb2…aefd118d ago0x4e9ad2…7a3c13
0x1332…66eb0x0e3d…7757Base—$3.15100%0xe162…6268118d ago0xd3c5f7…70f624
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x643b…9404118d ago0xa31be9…fe0ba2
0x1332…66eb0x0e3d…7757Base—$2.10100%0x640e…5f18118d ago0x32a6dd…d291c2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x96be…0b46118d ago0xb3d9d8…8043be
0x1332…66eb0x0e3d…7757Base—$2,730.17100%0x2d05…53d0118d ago0x49b4fc…2cbdaa
0x1332…66eb0x0e3d…7757Base—$10.00100%0x3764…3be0118d ago0x09d442…9791c7
0x1332…66eb0x0e3d…7757Base—$2.10100%0x8d6c…3458118d ago0x1e0b8b…aac172
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1f7e…db96118d ago0xd6dc72…8f9523
0x1332…66eb0x0e3d…7757Base—$33.60100%0x5670…ffbc118d ago0x043293…c5f085
0x1332…66eb0x0e3d…7757Base—$325.50100%0x9ea2…605a118d ago0xcb28d3…8fa578
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfbba…dd90118d ago0x7e4b32…0f3869
0x1332…66eb0x0e3d…7757Base—$10.50100%0xde5c…e1ff118d ago0xc1fadc…33ba26
0x1332…66eb0x0e3d…7757Base—$5.25100%0x2b2b…961c118d ago0x126bf2…e9ec86
0x1332…66eb0x0e3d…7757Base—$10.50100%0x752e…9933118d ago0xd7ca51…e2b4b8
0x1332…66eb0x0e3d…7757Base—$10.50100%0xbe69…2992118d ago0x5217ad…dc98ad
0x1332…66eb0x0e3d…7757Base—$39.01100%0x2a1b…cb28118d ago0xf20cae…7f12d7
0x1332…66eb0x0e3d…7757Base—$2,695.16100%0xd50e…07b9118d ago0x8adc57…7b954c
0x1332…66eb0x0e3d…7757Base—$399.00100%0x63f4…be01118d ago0x284f43…5ea5ce

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.