Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase—$4.4370%0x6351…0d627d ago0xda5ede…8a0687
0x2fc6…befe0xc40c…5514Base—$2.4870%0x6351…0d627d ago0xe451f9…935f82
0x2fc6…befe0x4985…2b2bBase—$4.9970%0x6351…0d627d ago0x83dad4…1e91fd
0x2fc6…befe0x4985…2b2bBase—$34.2770%0x6351…0d627d ago0xaa12c0…fecbd1
0x2fc6…befe0xb4cb…00e5Base—$9.2670%0x6351…0d627d ago0xd82d3a…d35f37
0x2fc6…befe0xfbb6…43efBase—$285.4270%0x6351…0d627d ago0xf5345a…4a7955
0x2fc6…befe0xfbb6…43efBase—$2.6470%0x6351…0d627d ago0x880edb…da9fec
0x4296…101d0x2fc6…befeBase—$71.8170%0x6351…0d627d ago0x95325b…4fe412
0x2fc6…befe0x4e39…16ddBase—$54.0470%0x6351…0d627d ago0x5e2e86…1c5e14
0x2fc6…befe0xfbb6…43efBase—$556.1170%0x6351…0d627d ago0xafe4d0…5fd3d1
0x985e…8b7e0x2fc6…befeBase—$10.0070%0x6351…0d627d ago0xca8676…f1cfc5
0x2fc6…befe0x4985…2b2bBase—$0.9870%0x6351…0d627d ago0xd609d3…f2ed65
0x2fc6…befe0xb4cb…00e5Base—$54.8770%0x6351…0d627d ago0x8f7f54…5ac8e9
0x2fc6…befe0xb4cb…00e5Base—$48.8170%0x6351…0d627d ago0x35321c…7b424b
0x2fc6…befe0xe5b5…db97Base—$24.5870%0x6351…0d627d ago0x83efa5…5770ce
0x2fc6…befe0x4985…2b2bBase—$5.6270%0x6351…0d627d ago0x08ff06…3f9e1c
0x2fc6…befe0x4985…2b2bBase—$464.4070%0x6351…0d627d ago0x56d340…b55319
0x2fc6…befe0xb4cb…00e5Base—$13.5870%0x6351…0d627d ago0x41bec7…0fd6bc
0x2fc6…befe0xfbb6…43efBase—$98.8170%0x6351…0d627d ago0x84c4c3…a614ae
0x2fc6…befe0xb4cb…00e5Base—$247.0770%0x6351…0d627d ago0xde0a6b…db2e1c
0x28f1…34b80x2fc6…befeBase—$94.9870%0x6351…0d627d ago0xe3396a…603301
0x2fc6…befe0x455d…8047Base—$9.9770%0x6351…0d627d ago0xbdd06c…734fe7
0x83ab…6e3b0x2fc6…befeBase—$30.0070%0x6351…0d627d ago0x679c5c…4f92f8
0x2fc6…befe0xb4cb…00e5Base—$169.8670%0x6351…0d627d ago0x434935…199051
0x2fc6…befe0xd0b5…f224Base—$374.5270%0x6351…0d627d ago0x3ab568…e52f5e

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.